Fixed typo

This commit is contained in:
Pierre
2018-03-25 09:43:39 +02:00
parent cf3207ddc9
commit cca7b536b2
25 changed files with 129 additions and 129 deletions

View File

@ -4,10 +4,10 @@
* @author Pierre HUBERT
*/
.notification-contener p {
.notification-container p {
white-space: normal;
}
.notification-contener .notification-creation-time {
.notification-container .notification-creation-time {
color: #888888;
}