aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PDFBox.scss
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2019-09-27 00:06:19 -0400
committerBob Zeleznik <zzzman@gmail.com>2019-09-27 00:06:19 -0400
commitb4a6d48963e18440e4c7b5f61d1f7204edebe175 (patch)
tree43e53588042792890683c65b65fb065eae991422 /src/client/views/nodes/PDFBox.scss
parent4c4c7d151979d3e7346c8ac32af5173eb1e761b3 (diff)
fixed loading of pdfs to show indicator
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 69c4397aa..2917c81cb 100644
--- a/src/client/views/nodes/PDFBox.scss
+++ b/src/client/views/nodes/PDFBox.scss
@@ -1,6 +1,6 @@
.pdfBox-cont,
.pdfBox-cont-interactive {
- display: flex;
+ display: inline-block;
flex-direction: row;
height: 100%;
width:100%;