[wp-trac] [WordPress Trac] #50418: Twenty Twenty: Inline Images displaying as block
WordPress Trac
noreply at wordpress.org
Fri Jun 13 08:57:08 UTC 2025
#50418: Twenty Twenty: Inline Images displaying as block
-------------------------------------------------+-------------------------
Reporter: mrfoxtalbot | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
| Release
Component: Bundled Theme | Version: 5.4.2
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion has-test-info | Focuses: css
has-screenshots changes-requested |
-------------------------------------------------+-------------------------
Changes (by sabernhardt):
* keywords: has-patch 2nd-opinion has-test-info has-screenshots => has-
patch 2nd-opinion has-test-info has-screenshots changes-requested
Comment:
I added a suggestion on PR 8964 to keep low specificity, ignore centered
images and address the Verse block:
{{{
html :where(.entry-content p img:not(.aligncenter)),
:where(.wp-block-verse) img,
.entry-content li img {
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50418#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list