CSS UL removing indent in IE
Posted
by Jamie
on Stack Overflow
See other posts from Stack Overflow
or by Jamie
Published on 2009-07-26T14:52:42Z
Indexed on
2010/05/27
18:21 UTC
Read the original article
Hit count: 515
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
© Stack Overflow or respective owner