Hey guys,

I am trying to solve a min-height issue with Dustin Diaz's method of:

#element{
min-height:200px;
height:auto !important;
height:200px;
}

When I do that, it is tacking on an arbitrary margin to the bottom of
the element in Safari, Opera, and NetScape 8.12.

Would anyone have insight on the cause of it? Would anyone have any
other suggestions to accomplish it across browsers?

Cheers,

Justin
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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