Lists have a too big line-height in firefox compared to IE
I made a website with many listings, both ol and ul. In the ol list line height is the same in IE and Firefox, in ul-lists line height is too big in Firefox. What can I do to counter this problem?
Tutte le risposte (2)
Does your coding meet W3C standards, or just something that works in IE?
http://www.w3.org/TR/CSS2/visudet.html
You could try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox vs. IE.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.