diff options
| author | bob <bcz@cs.brown.edu> | 2019-11-05 12:25:07 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-11-05 12:25:07 -0500 |
| commit | 8160b5e1e79aedc7acc6f1dc418b428073ce2118 (patch) | |
| tree | 82974c200144d45fccb5cef002ba0adfe7796b00 /src/client/views/nodes/PDFBox.scss | |
| parent | 70a6f10779729cff4a1b46d56dd5ff84f41ed14e (diff) | |
minor cleanup
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 8bec4fbe3..963205206 100644 --- a/src/client/views/nodes/PDFBox.scss +++ b/src/client/views/nodes/PDFBox.scss @@ -7,6 +7,7 @@ overflow: hidden; position:absolute; cursor:auto; + transform-origin: top left; } .pdfBox-title-outer { |
