[wp-trac] [WordPress Trac] #54981: WP 5.9 Gallery Block Issues
WordPress Trac
noreply at wordpress.org
Fri Jan 28 20:44:53 UTC 2022
#54981: WP 5.9 Gallery Block Issues
--------------------------+------------------------------
Reporter: hmnvtn | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.9
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by hmnvtn):
I have added the following code which resolves the only one column issue
on chrome or firefox:
{{{
.wp-block-gallery {
display: flex;
flex-wrap: wrap;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54981#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list