summaryrefslogtreecommitdiff
path: root/themes/default/css
diff options
context:
space:
mode:
authorChad Kieffer <chad@2tbsp.com>2008-12-19 06:10:45 +0000
committerChad Kieffer <chad@2tbsp.com>2008-12-19 06:10:45 +0000
commit12e9c136f2731ad2f24d79344971fc2e34bb9772 (patch)
treec4c884ce43104cdbe5dbca7044977c81ed9d9cdb /themes/default/css
parent5d2b1ae05697e0326bd7076b4906d59ad98e9ba6 (diff)
Add a bit more space under gHeader.
Diffstat (limited to 'themes/default/css')
-rw-r--r--themes/default/css/screen.css2
1 files changed, 1 insertions, 1 deletions
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;
}