@@ -4,6 +4,9 @@
|----------------------------------------------------------------------------*/
.jp-PDFContainer iframe {
+ position: absolute;
+ top: 0;
+ right: 0;
width: 100%;
height: 100%;
}