fix size and unbold empty content message

This commit is contained in:
Jan-Christoph Borchardt 2014-06-05 11:29:56 +02:00
parent bd373d9621
commit 0ac1086ef6
1 changed files with 1 additions and 2 deletions

View File

@ -283,8 +283,7 @@ input[type="submit"].enabled {
}
#emptycontent {
font-size: 1.5em;
font-weight: bold;
font-size: 16px;
color: #888;
position: absolute;
text-align: center;