aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 3dddde5..857fd00 100644
--- a/static/style.css
+++ b/static/style.css
@@ -53,7 +53,9 @@ a:active {
}
#searchform{
- background:#EBF5FB;
+ background:#EBF5FB;
+ padding-top: 0;
+ padding-left: 0;
}