Default css overrides toolbar css
BWPanda - October 12, 2009 - 03:01
| Project: | Administration menu |
| Version: | 6.x-3.x-dev |
| Component: | CSS / Browser Support |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
When the Admin Menu Toolbar module is enabled the margin-top value for the body element should be 30px, but the default CSS value of 20px is overriding it, hence some of the content is covered.
I'm not sure how to go about fixing this since you're using !important in both places, so no patch sorry.

#1
Here's a rough patch that seems to work. Not sure if it has any side-effects though...
#2
Thanks for reporting, reviewing, and testing! Committed to all branches.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.