From: Italo Rossi Date: Thu, 27 Aug 2015 03:24:43 +0000 (-0300) Subject: FS-8062: [verto_communicator] Fixing video controls tooltips, now they are visible X-Git-Tag: v1.6.2~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eb957453fa65c2c5ac8172c94a6a1697ae64e29;p=thirdparty%2Ffreeswitch.git FS-8062: [verto_communicator] Fixing video controls tooltips, now they are visible --- diff --git a/html5/verto/verto_communicator/src/css/verto.css b/html5/verto/verto_communicator/src/css/verto.css index 2505e50be3..b2600ec877 100644 --- a/html5/verto/verto_communicator/src/css/verto.css +++ b/html5/verto/verto_communicator/src/css/verto.css @@ -52,6 +52,10 @@ button.btn i { /*height: 50px;*/ /*}*/ +._720kb-tooltip { + z-index:1001; +} + .navbar .navbar-nav > li.navbar-item-icon > a { padding: 18px; height: 60px;