Fixes to notification styling

This commit is contained in:
kibi!
2018-01-14 15:48:54 -08:00
parent b9f4896830
commit 1ee0e91fb6
3 changed files with 5 additions and 5 deletions

View File

@ -254,7 +254,7 @@
}
.notification__message {
margin: -10px -10px 10px;
margin: -10px 0px 10px 32px;
}
}