UI: Fix notification indicator not showing on mobile
This commit is contained in:
parent
cf9a5d1712
commit
9f134d1eb7
1 changed files with 2 additions and 2 deletions
|
@ -96,8 +96,8 @@
|
|||
border-radius: 2em;
|
||||
}
|
||||
|
||||
/* Hide the first link (app logo). */
|
||||
.following.bar #navbar .brand a:first-child {
|
||||
/* Hide the app logo (first link in "brand" div). */
|
||||
.following.bar #navbar .brand > a:first-child {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue