mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05:00
fixing mobile notificaiton badge
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user