From 4fcd809dde18603d978013af59392e7016662070 Mon Sep 17 00:00:00 2001 From: bob Date: Wed, 25 Sep 2019 17:53:05 -0400 Subject: now working with annotations. --- src/client/views/nodes/PDFBox.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/client/views/nodes/PDFBox.scss') diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss index 3fd01c2c1..b7ff84d4a 100644 --- a/src/client/views/nodes/PDFBox.scss +++ b/src/client/views/nodes/PDFBox.scss @@ -3,8 +3,9 @@ display: flex; flex-direction: row; height: 100%; - overflow-y: scroll; - overflow-x: hidden; + width:100%; + overflow: hidden; + position:absolute; } .pdfBox-cont { -- cgit v1.2.3-70-g09d2