Mette Haahr wrote:
> http://www.cree8.dk/oktober/ny/c.shtml

> When I enlarge text size in Firefox, the text in my content div
> bleeds down over my footer and beyond. IE does what is is supposed to
> (!). Why does it do that and how can I fix it?

Correct content-container to look exactly like this:
#content {
padding:20px;
background-color: #F0EFD1;
border-right-style: dotted;
border-right-width: 2px;
border-right-color: #CCCC9A;
display: table;
}

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