diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-08-19 22:02:21 -0400 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-08-19 22:02:21 -0400 |
| commit | 43ea15b087ec923e9bd54001c7bd06c5e08efdb7 (patch) | |
| tree | 5104b0cf7ebfc502f626c72eff4e148644c712d8 /src/client/views/presentationview/PresentationView.scss | |
| parent | 8225f3d2f6647b4163f7fe056af73c86f85c28d2 (diff) | |
presentation view fixes
Diffstat (limited to 'src/client/views/presentationview/PresentationView.scss')
| -rw-r--r-- | src/client/views/presentationview/PresentationView.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/presentationview/PresentationView.scss b/src/client/views/presentationview/PresentationView.scss index 4f5858f20..b0968132b 100644 --- a/src/client/views/presentationview/PresentationView.scss +++ b/src/client/views/presentationview/PresentationView.scss @@ -95,7 +95,7 @@ .presentation-button { margin-right: 2.5%; margin-left: 2.5%; - width: 25%; + width: 20%; } .presentation-buttons { |
