Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gutenberg: wp-block-gallery alignment issue #211

Open
arraypress opened this issue Oct 29, 2018 · 1 comment
Open

Gutenberg: wp-block-gallery alignment issue #211

arraypress opened this issue Oct 29, 2018 · 1 comment
Assignees

Comments

@arraypress
Copy link
Contributor

When viewing the Gutenberg demo page using Themedd, the following classes cause a margin to appear on image galleries that are supposed to be centered.

.entry-content ul, .entry-content ol {
    margin: 0 0 1.62rem 2rem;
    line-height: 1.5;
}

Here is a screenshot for reference:

screenshot 2018-10-29 13 17 26

@arraypress arraypress changed the title Gutenberg wp-block-gallery alignment issue Gutenberg: wp-block-gallery alignment issue Oct 29, 2018
@amdrew
Copy link
Contributor

amdrew commented Oct 30, 2018

Thanks, this "should" look ok in 1.1 but will test again. We can definitely make a slight tweak to fix that in the meantime.

@amdrew amdrew self-assigned this Oct 30, 2018
@amdrew amdrew added this to the 1.0.7 milestone Nov 4, 2018
@amdrew amdrew removed this from the 1.0.7 milestone May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants