[wp-trac] [WordPress Trac] #56730: Twenty Ten: Pullquote block paragraph text is too small in editor with WP6.1
WordPress Trac
noreply at wordpress.org
Tue Oct 4 11:11:42 UTC 2022
#56730: Twenty Ten: Pullquote block paragraph text is too small in editor with
WP6.1
---------------------------+--------------------
Reporter: sabernhardt | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.1
Component: Bundled Theme | Version: trunk
Severity: normal | Keywords:
Focuses: css |
---------------------------+--------------------
On the front end, the Pullquote paragraph is 1.5em (24 pixels in the post
content). In the editor, the paragraph's 16-pixel font size matches the
citation's size with WordPress 6.1 beta 2.
In (at least) 5.9 and 6.0, the editor had set the font size to 28px, and
[https://github.com/WordPress/gutenberg/commit/82509b64392685ac70b67323cf2fa6541bbcd562
#diff-b45331d9b1b9f01d24ffd110e357ce5722772b0a14303ba72ca216c613fc8076
Gutenberg PR 43195] removed the font size. Before that, the theme had
specified 1.5em when the editor used the `.editor-rich-text` class, which
was removed from the `div` wrapper (and the `div` is also gone in 6.1).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56730>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list