summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/index.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/css/index.css b/css/index.css
index d35fe38..cca4c21 100644
--- a/css/index.css
+++ b/css/index.css
@@ -51,11 +51,7 @@ body {
}
.pdfpage {
- width: 100%;
-}
-
-.pdfcanvas {
- height: 100%;
+ overflow: auto;
}
#loadercontainer {