Yes... that is how the menu used to be... until too many people were asking for it this way, LOL.
Open up includes/templates/YOUR_TEMPLATE/css/stylesheet_headermenu.css, and remove from div#dropMenu li:
and then change the padding for div#dropMenu li a from:Code:width:16.667%; *width:16.649%;
to:Code:padding: .6em 0;
Code:padding: .6em 2em;
Bookmarks