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
1 changed files with 1 additions and 0 deletions

View File

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