misc: fix display of notification message (#8787)

This commit is contained in:
Frédéric Péters 2015-10-27 12:14:28 +01:00
parent 0a1f6eb320
commit 0fd4f11531
1 changed files with 1 additions and 1 deletions

View File

@ -801,7 +801,7 @@ ul.show-user-feeds li.planet { background-image: url(planet.png); }
list-style-type: none;
padding: 10px;
color: white;
display: inline;
display: inline-block;
}
#messages {