Hide badges for phones.

fix-mobilekeyboard
Johan Stenehall 10 years ago
parent 5643df2292
commit edc0e2e0ff
  1. 4
      css/glowingbear.css

@ -622,6 +622,10 @@ img.emojione {
left: 40px; left: 40px;
} }
#topbar .badge {
display: none;
}
#topbar .actions { #topbar .actions {
line-height: 35px; line-height: 35px;
height: 35px; height: 35px;

Loading…
Cancel
Save