changeset 4242:1af1f7581f85

style: tweak the left padding of the new logo to line up better
author Sean Farley <sean.michael.farley@gmail.com>
date Thu, 03 Jul 2014 14:25:00 -0500
parents 934746713296
children 536afef5210b
files kallithea/public/css/style.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Thu Jul 03 14:24:35 2014 -0500
+++ b/kallithea/public/css/style.css	Thu Jul 03 14:25:00 2014 -0500
@@ -250,7 +250,7 @@
 }
 
 #header #logo {
-    padding-left: 20px;
+    padding-left: 10px;
 }
 
 div.header img {