Less Spacing Between Menu Items

The main menu on the 'library' theme is spacing larger on different browsers so some menu items aren't showing. I don't want to do a scrolling menu - How can I reduce the spacing between the items? I tried..

#Top_bar .menu > li > a span:not(.description) { padding: 0 0px !important; }

But it didn't work. 

Thanks!

Comments

Sign In or Register to comment.