display empty content message a bit higher up so it's easier to see

This commit is contained in:
Jan-Christoph Borchardt 2014-06-07 12:08:12 +02:00
parent 49e15f0130
commit c0973fe7e8
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ input[type="submit"].enabled {
color: #888;
position: absolute;
text-align: center;
top: 50%;
top: 30%;
width: 100%;
}