On 3/16/06, Christian Heilmann <[EMAIL PROTECTED]> wrote: > I just realised a really annoying Safari bug:
I think that's as it should be, according to the standard: visibility:hidden reserves the same space for an element. If you want to remove an element from the flow I believe you need to use display: none instead. Ed Seedhouse ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
