Closed (works as designed)
Project:
Administration menu
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 May 2011 at 06:15 UTC
Updated:
25 Jul 2011 at 12:33 UTC
Comments
Comment #1
ron collins commentedI'm having this problem in 6x-1.8 as well. No panels. Happens on multiple themes. I've read the README.txt and bug queue but have not found a solution. Any ideas?
Comment #2
theullrich commentedcheck the css. I found that there is a line marked important that dictates the top margin. If it has been changed or removed then that will mess things up. Also if you have to many links on the menu it will go to two lines. The fix is just to change the css line to move the page down further.
Comment #3
sun#2 suggests that this is issue is caused by custom CSS manipulations/overrides.
Comment #4
theullrich commentedno for me it was caused my too many menu items and it not being moved down enough to accommodate the extra row.