Opened 17 hours ago
Last modified 11 hours ago
#65353 new defect (bug)
Twenty Twenty-One: Quote block not displayed correctly
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Awaiting Review | Priority: | normal |
| Severity: | normal | Version: | 7.0 |
| Component: | Bundled Theme | Keywords: | reporter-feedback |
| Focuses: | ui, css | Cc: |
Description
Hi, I use the Twenty Twenty-One theme and since the upgrade to WP 7.0 Quote blocks are not displayed correctly: in the editor the Quote block contents have the correct indendation (as before 7.0), but when viewing the post the content doesn't have indendation (different to before 7.0). Please see the attached screenshot as example (left unexpected, right expected). Thanks!
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Hi and welcome to WordPress Core Trac!
I believe this stems from the same issue as #65272. The left padding comes from the Quote block's
theme.cssstylesheet, which is not loaded when the stylesheets are separate.