From d2e472283392f8d9325c3166505b31b4b3033aca Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 3 Apr 2012 21:31:45 +0200 Subject: increase min height --- public/stylesheets/ccc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index fcb45d6..8afc24c 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -23,7 +23,7 @@ div#wrapper { width: 909px; margin-left: 90px; text-align: left; - min-height: 600px; + min-height: 700px; } pre { -- cgit v1.3