diff options
| author | bob <bcz@cs.brown.edu> | 2019-11-19 10:30:38 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-11-19 10:30:38 -0500 |
| commit | dc9e21ebab1d40747c2be3550b9601f8b46b9221 (patch) | |
| tree | 8e3c54cb1666a7b2eda437ba6779c890c62a30a4 /src/client/views/nodes/PDFBox.scss | |
| parent | f4b2dcf967f8f43f6b4f1245029e8a2823e36784 (diff) | |
fixes to captions/titles
Diffstat (limited to 'src/client/views/nodes/PDFBox.scss')
| -rw-r--r-- | src/client/views/nodes/PDFBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss index 2674c0de6..53388711b 100644 --- a/src/client/views/nodes/PDFBox.scss +++ b/src/client/views/nodes/PDFBox.scss @@ -8,6 +8,7 @@ position:absolute; cursor:auto; transform-origin: top left; + z-index: 0; } .pdfBox-title-outer { |
