mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 08:56:36 +08:00
Merge pull request #2085 from awesomerobot/master
fixing mobile notificaiton badge
This commit is contained in:
commit
6b241a5ebf
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user