I'm pretty new to drupal. My main menu tabs are all different height and I would like them to be uniform.
I am using the mega drop down style and they all have submenus. I also included a picture. Any help would be greatly appreciated. Thanks

CommentFileSizeAuthor
Capture.JPG14.68 KBLSexp

Comments

LSexp’s picture

Title: Main Menu Tags Different Height » Main Menu Tabs Different Height
kukle’s picture

Any results about this?

bhumikavarshney’s picture

Issue summary: View changes
Status: Active » Needs review

Try this
#navigation-primary > ul > li{
height: auto;
}

gaurav.kapoor’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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