Merge pull request #582 from stenehall/shrink-icons

Allow for more elements in the brand toolbar section
fix-mobilekeyboard
Tor Hveem 10 years ago
commit 5e83401782
  1. 2
      css/glowingbear.css

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

Loading…
Cancel
Save