]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fixes pagination in IE
authorMorris Jobke <hey@morrisjobke.de>
Mon, 22 Feb 2016 07:55:20 +0000 (08:55 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Mon, 22 Feb 2016 07:55:20 +0000 (08:55 +0100)
* tested in Firefox, Chrome, Safari, IE and Edge with folder and file shares
* fixes #20044

apps/files_sharing/css/public.css

index bd8e98e966d0213051fde0cc671ca8d3dd4faed2..8722267397232922ebc724825a2d4d622b72a398 100644 (file)
@@ -1,7 +1,6 @@
 #content {
        height: initial;
        min-height: calc(100vh - 120px);
-       overflow: hidden;
 }
 
 #preview {