[thelist] IE UL/OL float left bug?

fstorr fffrancis at fstorr.demon.co.uk
Fri Dec 27 02:27:01 CST 2002


It seems so, I've had this problem before when the list was nested in
tables. just add a left margin to your ul or ol:

ul {
    margin-left: 12px     /* 12px did the trick for me in IE6 */
}

++++

Mm, weird.  That doesn't work for me at all, no matter what size I make
the margin.  Running IE6, SP1.

Cheers

F





More information about the thelist mailing list