From 91e85400e9e17e13de7d1f72e90d2f5cdf85ce98 Mon Sep 17 00:00:00 2001 From: Felix Eckhofer Date: Sat, 1 Mar 2014 12:40:36 +0100 Subject: [PATCH] Add some padding around the logo This looks nicer with the new "glowing bear" --- css/glowingbear.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/glowingbear.css b/css/glowingbear.css index 24a1bc5..6175cac 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -135,6 +135,7 @@ input[type=text], input[type=password], .badge { } #topbar .brand img { height: 32px; + padding: 2px; } #topbar .brand button { position: absolute;