Allow for more elements in the brand toolbar section

fix-mobilekeyboard
Johan Stenehall 10 years ago
parent 18716387b8
commit 3b0b71cfcb
  1. 2
      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 {

Loading…
Cancel
Save