
December 10th, 2012, 08:17 PM
|
 |
Contributing User
|
|
Join Date: Aug 2011
Location: The Pleiades
|
|
Hello, just gone through your code and figured out it is the margin-bottom declaration on you list items.
Just delete the line in red and you should get the desired result!
Code:
#main #content #productsLeftPane li {
color: #D6D8D9;
font-family: Verdana,Geneva,sans-serif;
font-size: 12px;
font-weight: normal;
margin-bottom: 10px;//delete this style!
margin-left: 35px;
padding-left: 10px;
}
Kind regards,
NM.
__________________
"WERE NOT WORTHY!"
"WERE NOT WORTHY!"
|