From 4e2076a98d270315f8c00c248d860739c7f142cb Mon Sep 17 00:00:00 2001 From: Mihai Parparita Date: Sun, 19 Oct 2014 23:45:32 -0700 Subject: [PATCH] Fix header getting coverted up too much. --- app/static/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/static/main.css b/app/static/main.css index 4a7c783..d4f7ad6 100644 --- a/app/static/main.css +++ b/app/static/main.css @@ -13,8 +13,7 @@ a { .header { background: #eee; position: relative; - height: 154px; - padding-top; 10px; + height: 164px; overflow: hidden; }