View Single Post
  #2  
Old 04-23-2010, 06:55 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: CSS Buttons FireFox-Good & IE8-Bad !

You have "float:left;" for the the <li> element - you need to also add "float:left;" to the <a> element inside each <li>
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote