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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | admin_menu_toolbar-601918-1.patch | 313 bytes | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedHere's a rough patch that seems to work. Not sure if it has any side-effects though...
Comment #2
sunThanks 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.