mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Fixes pagination in IE
* tested in Firefox, Chrome, Safari, IE and Edge with folder and file shares * fixes #20044
This commit is contained in:
parent
8a8209796d
commit
3e59c04c7f
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#content {
|
||||
height: initial;
|
||||
min-height: calc(100vh - 120px);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#preview {
|
||||
|
|
|
|||
Loading…
Reference in a new issue