Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Having trouble with Cross Browser Compatability, Could really use a suggestion Re: Having trouble with Cross Browser Compatability, Could really use a suggestion

#127957
Merri
Participant

Try taking margin-top off `nav li a` and put it directly on the nav. Safest bet would be to use it as padding.

**Edit!**

And it could be margin-bottom too. I can’t remember which way IE bugs with this from the top of my head.