summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index 60c7b0ed..51e6db60 100644
--- a/local.css
+++ b/local.css
@@ -81,8 +81,8 @@ FORM#searchform {
DIV#sidebar {
float: left;
margin-top: 6em;
- margin-left: 2%;
- width: 16%;
+ margin-left: 1em;
+ width: 10em;
padding: 0px;
color: #06c;
text-transform: none;