From 864d8c9d0a6c5e5a3913c26187644dbea51be364 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 01:23:02 +0200 Subject: Content margin-bottom 1 em, no min-height. --- local.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/local.css b/local.css index acb4043c..75ebb5e2 100644 --- a/local.css +++ b/local.css @@ -112,10 +112,9 @@ DIV#wrapper{ } DIV#content { clear: both; - margin: 3em 1em; + margin: 3em 1em 1em; padding: 0; max-width: 50em; - min-height: 45em; } DIV.notebox { -- cgit v1.2.3