body propert in admin_menu_dropdown.css needs more specificity

rszrama - March 27, 2008 - 18:37
Project:Administration Menu Dropdown
Version:5.x-1.5
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

After updating to the latest versions of admin menu and admin menu dropdown, I noticed I was getting a white margin at the top of the body. I fixed it by tweaking the specificity to:

body.admin-menu { margin-top: 0px !important; }

#1

sun - April 4, 2008 - 12:44

Yes, admin_menu's margin-top is now a configurable setting and applied via JavaScript.

#2

Shawn Conn - June 15, 2008 - 01:37
Status:active» closed

#3

rszrama - August 2, 2008 - 19:37
Status:closed» reviewed & tested by the community

I still have to manually adjust this every time I use this module... :-/

#4

Deciphered - August 3, 2008 - 01:22
Status:reviewed & tested by the community» closed

@rszrama

There is a settings in the Drupal Administration Menu Settings that applies the top margin, all you need to do is turn it off.

 
 

Drupal is a registered trademark of Dries Buytaert.