Opened 3 years ago
Closed 2 years ago
#57679 closed enhancement (reported-upstream)
Div class block-editor-block-mover__move-button-container has a fixed width
| Reported by: |
|
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
@
2 years 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)