Opened 8 months ago
#57679 new enhancement
Div class block-editor-block-mover__move-button-container has a fixed width
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
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; }
Attachments (1)
Note: See
TracTickets for help on using
tickets.