Hide badges for phones.
This commit is contained in:
parent
5643df2292
commit
edc0e2e0ff
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue