View Single Post
  #22 (permalink)  
Old 01-30-2010, 05:01 PM
Hades's Avatar
Hades Hades is offline
Senior Web Developer
 
Join Date: 01-23-07
Location: Argentina
Posts: 2,273
iTrader: 0 / 0%
Find this line on the CSS: "div.nopad ul li"

you will see that it has: padding: 0 0 5px 20px;
Remove the whole padding line and it should be fixed.
 
Reply With Quote