From: Italo Rossi Date: Fri, 7 Aug 2015 15:55:42 +0000 (-0500) Subject: FS-7944 - Fixing layout controls menu in fullscreen and chat opened. WIP X-Git-Tag: v1.6.2~186 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59c215f593a19292fddd22c0c39a660b24dc9f6;p=thirdparty%2Ffreeswitch.git FS-7944 - Fixing layout controls menu in fullscreen and chat opened. WIP --- diff --git a/html5/verto/verto_communicator/css/verto.css b/html5/verto/verto_communicator/css/verto.css index ab5f343ae7..950a6214b0 100644 --- a/html5/verto/verto_communicator/css/verto.css +++ b/html5/verto/verto_communicator/css/verto.css @@ -497,7 +497,7 @@ body .modal-body .btn-group .btn.active { position: absolute; right: 15px; top: 15px; - z-index: 2; + z-index: 1001; } #incall .panel:hover .video-hover-buttons {