[wp-trac] [WordPress Trac] #58877: New image editing screen - buttons overflow in non en_US locales
WordPress Trac
noreply at wordpress.org
Sat Jul 22 12:17:17 UTC 2023
#58877: New image editing screen - buttons overflow in non en_US locales
--------------------------+------------------------------
Reporter: kebbet | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, css
--------------------------+------------------------------
Comment (by kebbet):
A solution can be adjusting the `.image-editor .imgedit-menu .imgedit-
popup-menu button` selector by adding:
{{{
white-space: space-break;
line-height: 1.5;
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58877#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list