Fixes pagination in IE

* tested in Firefox, Chrome, Safari, IE and Edge with folder and file shares
* fixes #20044
This commit is contained in:
Morris Jobke 2016-02-22 08:55:20 +01:00
parent 8a8209796d
commit 3e59c04c7f
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#content {
height: initial;
min-height: calc(100vh - 120px);
overflow: hidden;
}
#preview {