Opened 13 years ago
Closed 13 years ago
#20642 closed defect (bug) (fixed)
Auto-fold the admin menu with CSS rather than JS
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Currently the whole page "jumps" right after loading when the admin menu auto folds (width <= 900px). Best way to remedy that is to auto-fold the menu with @media rules in the CSS.
Change History (2)
Note: See
TracTickets for help on using
tickets.
It's quite big chunk of CSS replacing a relatively small JS code block, but there's no substitute for better UX :)