From d8304d6bd035d7b53710d8b8a136f92fb2c48d5c Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Wed, 12 Dec 2007 19:33:39 +0000 Subject: [PATCH] ActionItem62: making the empty header shorter --- public/designs/templates/default/stylesheets/style.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/designs/templates/default/stylesheets/style.css b/public/designs/templates/default/stylesheets/style.css index ac3edb7..91a934a 100644 --- a/public/designs/templates/default/stylesheets/style.css +++ b/public/designs/templates/default/stylesheets/style.css @@ -33,7 +33,7 @@ body { } #header { -height: 145px; + height: 65px; } #design_boxes { @@ -77,6 +77,9 @@ clear: both; color: #333; margin: 0px; padding: 5px; + + position: absolute; + bottom: 0px; } /* Notice */ -- libgit2 0.21.2