aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/presentationview/PresentationView.scss
diff options
context:
space:
mode:
authorMohammad Amoush <mohammad_amoush@brown.edu>2019-07-29 19:19:49 -0400
committerMohammad Amoush <mohammad_amoush@brown.edu>2019-07-29 19:19:49 -0400
commit215b73fbcfe0d6f205668e1bb7c755228e858ac9 (patch)
tree09663776f46212223e0c9403c957ea8a7fb46036 /src/client/views/presentationview/PresentationView.scss
parent811cb72cdb04b316f19d02c609ad515d6ec0a1b1 (diff)
PresMode, CLoseable Pres, and some bug fixes
Diffstat (limited to 'src/client/views/presentationview/PresentationView.scss')
-rw-r--r--src/client/views/presentationview/PresentationView.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/presentationview/PresentationView.scss b/src/client/views/presentationview/PresentationView.scss
index ee413f379..97cbd4a24 100644
--- a/src/client/views/presentationview/PresentationView.scss
+++ b/src/client/views/presentationview/PresentationView.scss
@@ -66,7 +66,7 @@
padding-bottom: 3px;
font-size: 25px;
display: inline-block;
- width: calc(100% - 160px);
+ width: calc(100% - 200px);
}
.presentation-icon {