Fixed non-status notification styling

signup-info-prompt
kibigo! 2017-07-05 19:26:19 -07:00
parent bba75c15f1
commit 0c7ee5c792
1 changed files with 6 additions and 2 deletions

View File

@ -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;