From 12e9c136f2731ad2f24d79344971fc2e34bb9772 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 19 Dec 2008 06:10:45 +0000 Subject: Add a bit more space under gHeader. --- themes/default/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default') diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index af82a6db..f4c8c786 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -230,6 +230,7 @@ li.gError select { #gHeader { border-bottom: 1px solid #fff; + margin-bottom: 20px; } #gContent { @@ -238,7 +239,6 @@ li.gError select { #gSidebar { background-color: #fff; - margin-top: -20px; padding: 0 20px; width: 220px; } -- cgit v1.2.3