Quote:
Originally Posted by FlexxAeon
Code:
ul li { margin: 0; }
or it might be padding i can't remember. try both
|
Yeah, I use:
Code:
*{margin:0px;padding:0px;}
At the top, but have also tried it on the actual element. The padding is still there. ;-/