#15455 closed defect (bug) (fixed)
Add admin-bar class to body_class
| Reported by: | markjaquith | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 3.1 |
| Component: | Themes | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Some themes that use absolute top CSS positioning will need tweaks to work with the new admin bar. We should add an "admin-bar" class to body_class() so they can update their CSS to account for the height of the bar.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [16432]) Add admin-bar class to body_class() if the admin bar is showing. fixes #15455