minimum height for main content so that right column always fit

This commit is contained in:
Frederic Peters 2009-06-03 10:51:45 +02:00
parent c385c9f27e
commit c250a25c04
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ div#portal-gray-zone {
margin-left: 148px;
/*float: right;*/
padding: 5px;
min-height: 400px;
}