diff --git a/css/glowingbear.css b/css/glowingbear.css index e0ef0d9..37b40c2 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -644,6 +644,10 @@ img.emojione { height: 20px; } + #topbar .badge { + display: none; + } + #topbar .actions { font-size: 16px; }