UX: Shift notification badge down on mobile.

This commit is contained in:
Guo Xiang Tan
2015-07-09 19:18:46 +08:00
parent 3d8f06f623
commit 76e3acbcb3

View File

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