Text layout improvement on notifications

This commit is contained in:
Josef Citrine 2016-06-07 13:53:26 +01:00
parent d33985325e
commit 35886a57d7

View file

@ -585,6 +585,9 @@ html {
display: block;
color: #666;
}
p {
margin: 0;
}
}
.notification-pullout {