From d42eb461330d4d2d23c25f6ea747725f08726230 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 29 Sep 2016 21:58:14 +0500 Subject: Multiple UI Improvements (#4117) --- webapp/sass/components/_webrtc.scss | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'webapp/sass/components/_webrtc.scss') diff --git a/webapp/sass/components/_webrtc.scss b/webapp/sass/components/_webrtc.scss index b8fc64442..b925d0d0f 100644 --- a/webapp/sass/components/_webrtc.scss +++ b/webapp/sass/components/_webrtc.scss @@ -20,7 +20,7 @@ .webrtc__notification--rhs { background: $button--ready; border-radius: 3px 0 0 3px; - bottom: 10px; + bottom: -5px; color: $white; cursor: pointer; padding: 10px 15px; @@ -41,6 +41,13 @@ padding: 0 20px; text-align: center; + .form-group { + padding: 0 20px; + position: relative; + text-align: center; + z-index: 9999; + } + .control-label { @include border-radius(3px); background: #f2f2f2; -- cgit v1.2.3-1-g7c22