[wp-trac] [WordPress Trac] #53872: Twenty Nineteen: Post content and title are not properly aligned in the editor
WordPress Trac
noreply at wordpress.org
Thu Aug 5 09:07:20 UTC 2021
#53872: Twenty Nineteen: Post content and title are not properly aligned in the
editor
---------------------------+------------------------------
Reporter: kjellr | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
---------------------------+------------------------------
Comment (by Joen):
From a little inspecting, it appears that editor styles from 2019 that
target .wp-block and customize the width and max-widths of that element
are overridden in recent refactors to the editing canvas. While
specificity can be increased in 2019 to fix this, it appears that many of
the issues are fixed if we can land
https://github.com/WordPress/gutenberg/pull/32659, which I hope to land
very soon. There are some gallery related fixes that need to be handled
there as well.
Even if we do land 32659, 2019 will still need a little love to the margin
rules that create that stylish offset-left main column.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53872#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list