From b560e83c3ff99a45db58e018bbfd9ffa64e2c710 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 21:25:27 +0000 Subject: [PATCH] updated min-height --- screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.25.1