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 {
|
||||
.badge-notification {
|
||||
top: -5px;
|
||||
color: $secondary;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue