[wp-trac] [WordPress Trac] #45993: Twenty Nineteen: Image aligncenter inside column is broken
WordPress Trac
noreply at wordpress.org
Wed Jan 16 06:49:42 UTC 2019
#45993: Twenty Nineteen: Image aligncenter inside column is broken
---------------------------+------------------------------
Reporter: dianeco | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 5.0.3
Severity: normal | Resolution:
Keywords: | Focuses: ui
---------------------------+------------------------------
Changes (by mukesh27):
* focuses: => ui
Comment:
@dianeco you can please try below css. it is working fine for me in
WordPress 5.1-beta1-44607
{{{
.entry .entry-content .wp-block-columns .wp-block-image .aligncenter {
width: 100%; }
}}}
Try above css and let me know here so add patch.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45993#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list