fixing mobile notificaiton badge

This commit is contained in:
Kris Aubuchon 2014-03-08 23:08:32 -05:00
parent c5b1ddab54
commit c751567c04

View File

@ -122,7 +122,8 @@
}
.unread-notifications {
right: -4px;
background-color: $tertiary_text_color;
background-color: $emphasis_background_color;
color: $emphasis_text_color;
}
.unread-private-messages {
left: -4px;