# HG changeset patch # User Sean Farley # Date 2014-07-03 21:25:00 # Node ID 1af1f7581f85b8609ba46ec81b6cbc30e9fe081a # Parent 934746713296c583af90f003ca158d023ce90823 style: tweak the left padding of the new logo to line up better diff --git a/kallithea/public/css/style.css b/kallithea/public/css/style.css --- a/kallithea/public/css/style.css +++ b/kallithea/public/css/style.css @@ -250,7 +250,7 @@ div:hover > a.permalink { } #header #logo { - padding-left: 20px; + padding-left: 10px; } div.header img {