From a4eb7aa1408b543e330b8f3a4b8f9058e76464aa Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 3 Apr 2012 21:32:55 +0200 Subject: even more min height --- public/stylesheets/ccc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 8afc24c..290c40c 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: 700px; + min-height: 800px; } pre { -- cgit v1.3