Closed (fixed)
Project:
Superfish Dropdown Menu
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2012 at 15:40 UTC
Updated:
27 Jan 2012 at 17:30 UTC
Hi
I have a superfish main menu and any menu item that has children is slightly lower than any other menu item, is there something I can do to resolve this?
Comments
Comment #1
mehrpadin commentedHey Julie,
I should see it, email me the URL if it's online.
Comment #2
jward50 commentedHi
Here is the URL http://www.data.sltru.org.uk/
Comment #3
mehrpadin commentedOk, you need some CSS tweaks; In the /sites/all/themes/mayo/css/style.css, change the top padding on the line #699 to 2 pixels.
You may also want to change the line #707 to
top: 2em;:)
Comment #4
jward50 commentedThank you very much, that worked a treat