Your #content div is too wide. I think in IE7 it adds the value of the padding + 100%, wheras FF does the math(s). Maybe try making it 'width: auto' in IE?
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Del Wegener Sent: Friday, March 20, 2009 10:45 AM To: css Subject: [css-d] Text breaking out in IE7 Good Morning; Please look at http://www.edi-cp.com/newweb/sandbox.php In FF the text wraps nicely. In IE7 it does not. Padding on the left is ignored and wrapping is sometimes one word to late. What is needed to make IE7 play nicely? Thanks Del ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
