Merge pull request #581 from stenehall/count-in-topbar

Hide badges for phones.
fix-mobilekeyboard
Tor Hveem 10 years ago
commit c764390c93
  1. 4
      css/glowingbear.css

@ -644,6 +644,10 @@ img.emojione {
height: 20px;
}
#topbar .badge {
display: none;
}
#topbar .actions {
font-size: 16px;
}

Loading…
Cancel
Save