display empty content message a bit higher up so it's easier to see
This commit is contained in:
parent
49e15f0130
commit
c0973fe7e8
|
@ -305,7 +305,7 @@ input[type="submit"].enabled {
|
|||
color: #888;
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
top: 50%;
|
||||
top: 30%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue