summaryrefslogtreecommitdiffstats
path: root/webapp/sass/routes/_print.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/routes/_print.scss')
-rw-r--r--webapp/sass/routes/_print.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/webapp/sass/routes/_print.scss b/webapp/sass/routes/_print.scss
index e7380e21c..079fc200e 100644
--- a/webapp/sass/routes/_print.scss
+++ b/webapp/sass/routes/_print.scss
@@ -78,7 +78,8 @@
margin-left: 0;
}
- #channel_view .inner-wrap.move--left {
+ #channel_view .inner-wrap.move--left,
+ #channel_view .inner-wrap.webrtc--show {
margin-right: 0;
}