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.

CommentFileSizeAuthor
#1 admin_menu_toolbar-601918-1.patch313 bytesAnonymous (not verified)

Comments

Anonymous’s picture

Version: 6.x-3.0-alpha3 » 6.x-3.x-dev
Status: Active » Needs review
StatusFileSize
new313 bytes

Here's a rough patch that seems to work. Not sure if it has any side-effects though...

sun’s picture

Status: Needs review » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.