#30283 closed defect (bug) (fixed)
Set a minimum height on Appearance - Menus items.
| Reported by: | philiparthurmoore | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.1 |
| Component: | Menus | Version: | 3.8 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | administration |
Description
When an empty title is used on a page its corresponding menu item in the Dashboard under Appearance - Menus is too short. See the attached image and patch.
Attachments (3)
Change History (9)
#2
in reply to: ↑ 1
@
12 years ago
Replying to philiparthurmoore:
I wonder if
__( '(no title)' )would be appropriate here.
Either way it may still make sense to have a minimum height on these items in case a plugin modifies the title output and we're left with nothing, as it's shown above.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I wonder if
__( '(no title)' )would be appropriate here.