diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2020-02-01 17:48:33 -0500 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2020-02-01 17:48:33 -0500 |
| commit | d718a470402e56c4fbc4e5d84f5f5192b32eac88 (patch) | |
| tree | 3e9b9b621197cc5cb4896f8e22c441b86128f0aa /src/client/views/presentationview/PresElementBox.scss | |
| parent | 1a25ad93d107755320b319db999a1489982e3597 (diff) | |
more presenetation cleanup
Diffstat (limited to 'src/client/views/presentationview/PresElementBox.scss')
| -rw-r--r-- | src/client/views/presentationview/PresElementBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/presentationview/PresElementBox.scss b/src/client/views/presentationview/PresElementBox.scss index 86ad8fed6..fd9de90e0 100644 --- a/src/client/views/presentationview/PresElementBox.scss +++ b/src/client/views/presentationview/PresElementBox.scss @@ -84,6 +84,7 @@ position: relative; margin-top: 22; display: flex; + width: auto; justify-content: center; .contentFittingDocumentView { position: absolute; |
