On Thu, Feb 15, 2007 at 08:42:25AM -0500,
 Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote 
 a message of 38 lines which said:

> This is a bug in Safari 1.3 and 2.0:
> http://www.456bereastreet.com/lab/float_negative_margins/
> 
> The workaround is to put position: relative on the sidebar,
> apparently.

Many thanks, it now works fine.

/* Safari bug: http://www.456bereastreet.com/lab/float_negative_margins/ */
#left-column { 
   position: relative;
}
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to