From 3b0b71cfcb75e6b7b1e1b092152968725c50fd4b Mon Sep 17 00:00:00 2001 From: Johan Stenehall Date: Thu, 26 Mar 2015 16:47:03 +0100 Subject: [PATCH] Allow for more elements in the brand toolbar section --- css/glowingbear.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/glowingbear.css b/css/glowingbear.css index cc27382..bc9b131 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -95,7 +95,7 @@ input[type=text], input[type=password], #sendMessage, .badge { height: 35px; } #topbar .brand a { - display: block; + display: inline-block; padding: 0 10px; } #topbar .brand img {