#17544 closed defect (bug) (fixed)
l10n names don't fit in the new admin menu
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | I18N | Version: | 3.1 |
| Severity: | normal | Keywords: | ui-feedback |
| Cc: |
Description
See: http://d.pr/rYav. Reported on wppolyglots originally. The word for the Settings screen fit under the old admin menu.
Any chance we can squeeze a few pixels out of the right padding or something?
Attachments (1)
Change History (9)
Also related to this: http://grab.by/ac9I
The bubble is over the arrow.
comment:3
follow-up:
↓ 4
vanillalounge — 2 years ago
Any chance we can squeeze a few pixels out of the right padding or something?
... or maybe give #adminmenu a min-width, instead of width? Some languages have even longer words for the menu items
comment:4
in reply to:
↑ 3
johnbillion — 2 years ago
Replying to vanillalounge:
Any chance we can squeeze a few pixels out of the right padding or something?
... or maybe give #adminmenu a min-width, instead of width? Some languages have even longer words for the menu items
Another use case is where a custom post type has a long name such as 'Accommodation' which doesn't fit without wrapping. min-width would be an elegant solution.
- Owner set to azaozz
- Resolution set to fixed
- Status changed from new to closed
In [18122]:
With the current layout CSS we cannot use min-width and max-width there.
17544.patch will fix http://grab.by/agWx

It exists also in 3.1 with the German word for Updates: http://grab.by/ac9F.