From d59c215f593a19292fddd22c0c39a660b24dc9f6 Mon Sep 17 00:00:00 2001 From: Italo Rossi Date: Fri, 7 Aug 2015 10:55:42 -0500 Subject: [PATCH] FS-7944 - Fixing layout controls menu in fullscreen and chat opened. WIP --- html5/verto/verto_communicator/css/verto.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {