Alan Gresley wrote:
> David Laakso wrote:

>> <http://www.chelseacreekstudio.com/ca/cssd/test-59a.html>

> * html .c div.portfolio {
> height : 800px;
> overflow : visible;
> }


This CSS also, the min-height : 525px; is treated as the height in IE7 
and IE8.

.c div.portfolio {
width: 400px;
padding : 5px 0;
margin : 0 auto!important;
min-height : 525px;
overflow : hidden;
}



-- 
Alan http://css-class.com/

Armies Cannot Stop An Idea Whose Time Has Come. - Victor Hugo

http://www.wearechange.org/
______________________________________________________________________
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/

Reply via email to