Opened 3 years ago
Closed 3 years ago
#57679 closed enhancement (reported-upstream)
Div class block-editor-block-mover__move-button-container has a fixed width
| Reported by: | lspeciale | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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
@
3 years ago
- Component General → Editor
- Milestone Awaiting Review
- Resolution → reported-upstream
- Status new → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
text labels in French (WordPress 6.3.2)