mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
Align notification in unread education message
This commit is contained in:
parent
59028035df
commit
247ab4a830
@ -273,6 +273,9 @@ ol.category-breadcrumb {
|
|||||||
|
|
||||||
div.education {
|
div.education {
|
||||||
color: dark-light-choose($primary-medium, $secondary-medium);
|
color: dark-light-choose($primary-medium, $secondary-medium);
|
||||||
|
.badge-notification.new-posts {
|
||||||
|
vertical-align: text-bottom;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.list-cell {
|
.list-cell {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user