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…
Reference in New Issue