WordPress / gutenberg-starter-theme

A simple theme for testing Gutenberg.
GNU General Public License v2.0
685 stars 164 forks source link

Two columns gallery doesn't match with other elements width #18

Closed Axinet closed 6 years ago

Axinet commented 6 years ago

In editor 2 columns gallery has the exact same width as image inserted alone: gallery-vs-image-editor

On frontend page view there is a visible width difference on the right side (marked with the red box): gallery-vs-image

karmatosed commented 6 years ago

Do you get the same issue with just the twenty seventeen or any default theme? I'm thinking this isn't the theme.

Axinet commented 6 years ago

Yes, twenty seventeen has the exact same issue on frontend view. You are right - it is related to css selector .wp-block-gallery .blocks-gallery-image from /wp-content/plugins/gutenberg/blocks/build/style.css