Fixed non-status notification styling

th-downstream
kibigo! 7 years ago
parent 3cd65539da
commit f24ad13261

@ -607,6 +607,10 @@
}
}
}
.notification__message {
margin: -10px 0 10px;
}
}
.notification-favourite {
@ -1151,7 +1155,7 @@
}
.notification__message {
margin: -10px 0 10px;
margin-left: 68px;
padding: 8px 0;
padding-bottom: 0;
cursor: default;

Loading…
Cancel
Save