FireFox LI spacing

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

FireFox LI spacing

Post by alex.barylski »

I've tried:

Code: Select all

margin: 0px;
padding: 0px;
On both LI and UL but in FireFox there is still a margin/padding between each LI...is there a way to remove all padding?
shwanky
Forum Commoner
Posts: 45
Joined: Thu Feb 15, 2007 1:21 am

Post by shwanky »

See my response to your other post and note my usage of floats.
Post Reply