diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-04-22 12:03:40 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 19:46:55 +0200 |
| commit | 947532451fea6fc43e98a3fcb4a8c25be540db7f (patch) | |
| tree | d064298195f90081181af74f0d080f999846f88b /css/index.css | |
| parent | 8dec86206aa110f3dabf38b6fab5439fb789eeb8 (diff) | |
| download | wvs-vplan-947532451fea6fc43e98a3fcb4a8c25be540db7f.tar.gz wvs-vplan-947532451fea6fc43e98a3fcb4a8c25be540db7f.zip | |
verbessere CSS des PDFs
Diffstat (limited to 'css/index.css')
| -rw-r--r-- | css/index.css | 6 |
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 { |
