summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-08-01 21:35:40 +0200
committerBdale Garbee <bdale@gag.com>2011-08-01 21:35:40 +0200
commit9b7e544037fcd50509d2435b5842f07cce18eb16 (patch)
treeef695078433f76d689a0ba7ae12ca8c7e0e9a64f
parentd3b7d0ec38ca2a45606aab73349bb924a89b563d (diff)
pull sidebar in just a bit more so it doesn't shadow the edge of the
background it is sitting on top of
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 9d310a0..2ad264e 100644
--- a/local.css
+++ b/local.css
@@ -12,4 +12,4 @@ body { background: #e7e7e7; }
.actions ul { border: none; padding-bottom: 0px; font-family: sans-serif;}
#footer { border: none; font-family: sans-serif;}
-.sidebar { margin: 10px 0px }
+.sidebar { border: none; margin: 12px 2px }