[wp-trac] [WordPress Trac] #57823: buttons don't align center
WordPress Trac
noreply at wordpress.org
Tue Feb 28 15:44:55 UTC 2023
#57823: buttons don't align center
--------------------------+-----------------------------
Reporter: stinkykong | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.1.1
Severity: minor | Keywords:
Focuses: |
--------------------------+-----------------------------
Buttons aren't aligning center. Container not set to display: flex; or
display: grid;
https://store.irishtradmusic.org/
The big button in the center centers when I add CSS:
.wp-block-buttons {
display: flex;
}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57823>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list