Opened 12 years ago
Closed 12 years ago
#22794 closed enhancement (fixed)
Theme screenshots scaling breakpoint should be different when admin menu is collapsed
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.7 | Priority: | normal |
Severity: | normal | Version: | 3.4 |
Component: | Themes | Keywords: | easy-fix has-patch |
Focuses: | Cc: |
Description
The goal of the breakpoint was to ensure we had 3 themes across.
When the admin menu is collapsed, we get an extra 100+ pixels to work with. This means we should adjust our 1200px breakpoint to something less.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Took a quick pass at this in 22794.diff. It tries to make better use of space when the admin menu is collapsed; probably more that can be done at different breakpoints, too. Feedback welcome. :)