aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PDFBox.scss
diff options
context:
space:
mode:
authoranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-27 02:37:47 -0500
committeranika-ahluwalia <anika.ahluwalia@gmail.com>2020-06-27 02:37:47 -0500
commit1a8809cf5700b8a72f8b2ace1d43e8512d03defe (patch)
tree0da35bd48fa24efd51913208c520172586e5dc68 /src/client/views/nodes/PDFBox.scss
parentfa4612e7dfeaecc09e205c5d6fa37743d23f9298 (diff)
parent99d2b19dba130353ac3b021bc7eab079bb125408 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into anika_schema_view
Diffstat (limited to 'src/client/views/nodes/PDFBox.scss')
-rw-r--r--src/client/views/nodes/PDFBox.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss
index 3e09fe519..f55c4f7d6 100644
--- a/src/client/views/nodes/PDFBox.scss
+++ b/src/client/views/nodes/PDFBox.scss
@@ -1,7 +1,7 @@
.pdfBox,
.pdfBox-interactive {
display: inline-block;
- position: absolute;
+ position: relative;
height: 100%;
width: 100%;
overflow: hidden;