Merge pull request #3598 from tgxworld/shift_badges_down_for_mobile

UX: Shift notification badge down on mobile.
This commit is contained in:
Sam 2015-07-10 16:51:12 +10:00
commit 84549929ba
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
.icons {
.badge-notification {
top: -5px;
color: $secondary;
}