Browse Source
Merge pull request #20 from moosedookie/moosedookie-patch-1
filebrowser pagination/infinite scrolling fix
pull/110/head
GilbN
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
CSS/themes/filebrowser/filebrowser-base.css
|
@ -18,7 +18,6 @@ |
|
|
html { |
|
|
html { |
|
|
height: 100%; |
|
|
height: 100%; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
overflow: hidden; |
|
|
|
|
|
} |
|
|
} |
|
|
body { |
|
|
body { |
|
|
overflow-y: auto; |
|
|
overflow-y: auto; |
|
|