Lowen Fan wrote:
> I uploaded it with the display: inline, but nothing changed..

You just defined it on the wrong element.
Look for the element with margins, that is pushing the container-width
from the inside in IE/win...

Setting this:
#contact {display: inline;}
...will fix the margin-doubling bug in IE/win.

Safari and IE/Mac is OK BTW.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to