From: Matt Lee Date: Wed, 8 Sep 2010 21:25:27 +0000 (+0000) Subject: updated min-height X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b560e83c3ff99a45db58e018bbfd9ffa64e2c710;p=libreplanet-static.git updated min-height --- diff --git a/screen.css b/screen.css index 4d112b04..e1bcc5fb 100644 --- a/screen.css +++ b/screen.css @@ -4,7 +4,7 @@ html { background-color: #ececec; } - body { min-height: 900px; } + #doc2 { min-height: 900px; } #doc2 { background-color: white; padding: 14px; border-left: 2px solid #ccc; border-right: 1px solid #ccc;