Merge pull request #582 from stenehall/shrink-icons

Allow for more elements in the brand toolbar section
This commit is contained in:
Tor Hveem 2015-03-26 17:34:07 +01:00
commit 5e83401782

View file

@ -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 {