View Single Post
Old 05-09-2009, 04:27 AM   #2 (permalink)
sidisinsane
The Wanderer
 
Join Date: Jan 2008
Posts: 24
Thanks: 13
sidisinsane is on a distinguished road
Default

Increase the line-height on the a-element instead of using padding-top. Besides that, there's a mistake in your active-state declaration. Remove the space between the li-element and the class, so that it looks like this: #featuresNav ul li.active
sidisinsane is offline  
Reply With Quote