Opened 22 months ago
Closed 14 months ago
#57679 closed enhancement (reported-upstream)
Div class block-editor-block-mover__move-button-container has a fixed width
Reported by: | lspeciale | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | 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 (2)
Change History (3)
#1
@
14 months ago
- Component changed from General to Editor
- Milestone Awaiting Review deleted
- Resolution set to reported-upstream
- Status changed from new to closed
Hi and thanks for the report!
I think the width of moving buttons' text labels in the contextual toolbar was corrected in GB44779.
If that did not fix the issue completely, you could open an issue in the Gutenberg GitHub repository.
Note: See
TracTickets for help on using
tickets.
text labels in French (WordPress 6.3.2)