CSS UL removing indent in IE
- by Jamie
See: Page
I am having problems with IE, In FF and Chrome the navigation at the top displays fine. However in IE8 (with or without compatibility) the UL seems to indent from the left hand side, not each li just the whole li; despite declaring text-align:center; width:600px; margin:auto; padding-left:0;.
Any ideas what could be causing this?
Thanks,
Jamie