On Sun, May 30, 2010 at 12:20 PM, Maciej Jaros <[email protected]> wrote: > I agree. Don't use CSS for positioning if you can do it better. Except > for the problems mentioned by others there is a box model problem: > http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug > Which might be a problem as #content has padding.
We don't render in quirks mode and don't really care about anything before IE6, so thankfully, we don't have to worry about that. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
