Opened 9 years ago
Last modified 6 years ago
#35879 new enhancement
Increase width of menu item classes field
Reported by: | lkraav | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Menus | Keywords: | needs-patch |
Focuses: | ui | Cc: |
Description
Relatively self-explanatory patch attached.
Let me know if more details needed.
Attachments (2)
Change History (6)
#2
@
9 years ago
- Keywords needs-patch added
- Summary changed from improve p.field-css-classes.description usability: should be .description-wide, not .description-thin to Increase width of menu item classes field
#3
@
9 years ago
Good find, now I know why. Thanks for taking the time for the screenshots. I don't think I've ever had use for the Link Relationship field and didn't have it enabled.
I would argue that the patch works out just fine regardless. Depending on what the purpose of the Link Rel field is, perhaps it could be brought along for the ride?
Note: See
TracTickets for help on using
tickets.
I should've added the patch commit message to description to increase visibility. Unfortunately not enough privileges to edit description, so here goes:
DESCRIPTION
Menu item CSS class editor field is super narrow, for no obvious reason. For
any class attribute list longer than a single element, this .description-thin
control is just plain uncomfortable to use.
.description-wide expands the field to 100% width and all is good.