Hi,
I'm tearing my hair out at the moment trying to fix a cross-browser issue. The page in question is:
http://www.clickedon.net/winetaste
It displays as intended in Firefox, but the navigation bar is broken in IE. I've tried applying padding to
#navlist ul, but the navigation bar tends to display too much padding, regardless of how little I declare.
I suspect it's down to IE's poor box model handling, but does anyone have any idea how it could be solved (preferably hack-free)?#
TIA.