mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
display empty content message a bit higher up so it's easier to see
This commit is contained in:
parent
49e15f0130
commit
c0973fe7e8
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ input[type="submit"].enabled {
|
|||
color: #888;
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
top: 50%;
|
||||
top: 30%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue