You've set <body> to 100% height, which is 100% of the viewport. In turn
you've set .container to be 100% of its parent (i.e. body). Removing either
(or preferably both) will fix things in Mozilla. Presumably these height
settings were put in for a reason, maybe to fix another problem?

<snip>

My problem is on the following page:

http://tnri.yazminmedia.com/news

My container div no longer stretches with the height of its contents.
I'm looking for how to fix this, but am getting dead ends all around.
Does anyone have any suggestions, or would someone take a look at my code
and CSS and let me know what it is I need to change?

</snip>

______________________________________________________________________
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