Merge pull request #3598 from tgxworld/shift_badges_down_for_mobile
UX: Shift notification badge down on mobile.
This commit is contained in:
commit
84549929ba
|
@ -19,6 +19,7 @@
|
||||||
|
|
||||||
.icons {
|
.icons {
|
||||||
.badge-notification {
|
.badge-notification {
|
||||||
|
top: -5px;
|
||||||
color: $secondary;
|
color: $secondary;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue