Allow for more elements in the brand toolbar section

This commit is contained in:
Johan Stenehall 2015-03-26 16:47:03 +01:00
parent 18716387b8
commit 3b0b71cfcb

View file

@ -95,7 +95,7 @@ input[type=text], input[type=password], #sendMessage, .badge {
height: 35px; height: 35px;
} }
#topbar .brand a { #topbar .brand a {
display: block; display: inline-block;
padding: 0 10px; padding: 0 10px;
} }
#topbar .brand img { #topbar .brand img {