Joseph Lorenzini wrote:
> [...] I have run into an issue in that the content bleeds over into
> the padding even though overflow is set to hidden in the CSS.

Your linked-in page is not exactly a minimal case-study, and I didn't
bother to dissect it.

The 'overflow' property takes effect from outer edge of element, which
is the same as outer edge of 'padding' if there's no 'border'. Thus, you
can't prevent overflow into 'padding' on a size-restricted element, if
that's what you mean.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to