From 3bc7445322623028bad633a58668abe7b3eefe8c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 4 Jan 2017 03:13:37 +0500 Subject: PLT-4617 - UI Improvements to webrtc (#4946) --- webapp/sass/components/_webrtc.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'webapp/sass') diff --git a/webapp/sass/components/_webrtc.scss b/webapp/sass/components/_webrtc.scss index d53737b78..53135bd4c 100644 --- a/webapp/sass/components/_webrtc.scss +++ b/webapp/sass/components/_webrtc.scss @@ -141,7 +141,7 @@ &.full { background: $black; border: none; - height: 80%; + height: 100%; max-width: 100% !important; right: 0; top: 0; @@ -319,7 +319,7 @@ .sidebar--right--expanded { #videos { - height: 100%; + height: calc(100% - 90px); position: absolute; #main-video { @@ -333,7 +333,7 @@ } .webrtc-buttons { - bottom: 5px; + bottom: 15px; position: absolute; width: 100%; } -- cgit v1.2.3-1-g7c22