From 9b7e544037fcd50509d2435b5842f07cce18eb16 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 1 Aug 2011 21:35:40 +0200 Subject: [PATCH] pull sidebar in just a bit more so it doesn't shadow the edge of the background it is sitting on top of --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } -- 2.30.2