Opened 15 years ago
Closed 15 years ago
#9768 closed defect (bug) (fixed)
the minheight css attribute on the first sidebar is annoying
Reported by: | Denis-de-Bernardy | Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | major | Version: | 2.8 |
Component: | Widgets | Keywords: | has-patch tested commit |
Focuses: | Cc: |
Description
When you've scores of widgets around, and several sidebars the minheight css attribute that gets added on the first sidebar is quite annoying.
I realize I can override it by hooking into the admin_footer-widgets.php hook, but it probably shouldn't be there in the first place, unless there is a single sidebar.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
another possible fix would be to set the minheight for each of the sidebars, in such a way that the min height when all are open is that of the widget list.