UI: Fix notification indicator not showing on mobile
This commit is contained in:
@@ -96,8 +96,8 @@
|
|||||||
border-radius: 2em;
|
border-radius: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Hide the first link (app logo). */
|
/* Hide the app logo (first link in "brand" div). */
|
||||||
.following.bar #navbar .brand a:first-child {
|
.following.bar #navbar .brand > a:first-child {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user