[wp-trac] [WordPress Trac] #57679: Div class block-editor-block-mover__move-button-container has a fixed width
WordPress Trac
noreply at wordpress.org
Thu Feb 9 09:24:33 UTC 2023
#57679: Div class block-editor-block-mover__move-button-container has a fixed width
-------------------------+-----------------------------
Reporter: lspeciale | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
Works fine in English but looks bad in french and surely others.
{{{
@media (min-width: 600px)
.block-editor-block-mover:not(.is-horizontal) .block-editor-block-
mover__move-button-container {
flex-direction: column;
width: 36px;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57679>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list