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; }

Comments

sun’s picture

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

Shawn Conn’s picture

Status: Active » Closed (fixed)
rszrama’s picture

Status: Closed (fixed) » Reviewed & tested by the community

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

Deciphered’s picture

Status: Reviewed & tested by the community » Closed (fixed)

@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.