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,7 +1,6 @@
|
|||
#content {
|
||||
height: initial;
|
||||
min-height: calc(100vh - 120px);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#preview {
|
||||
|
|
Loading…
Reference in New Issue