Opened 8 years ago
Closed 8 years ago
#31425 closed defect (bug) (fixed)
Admin nav menu "Open link in a new window/tab" incorrect size on max-width: 782px
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 4.2 |
Component: | Menus | Keywords: | has-patch |
Focuses: | ui, administration | Cc: |
Description
When on a mobile device (max-width: 782px
), the "Open link in a new window/tab" checkbox in an expanded menu item in Appearance -> Menus
has incorrect styling. It expands to 100%
width, which is incorrect, and its height is incorrect as well. Some additional styling needs to be applied for checkboxes and the eventual radio buttons inside the menu item settings box.
Attachments (3)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Fixing the size of radio buttons / checkboxes in menu item settings in the administration for
max-width: 782px