From: Italo Rossi Date: Fri, 7 Aug 2015 16:09:46 +0000 (-0500) Subject: FS-7944 --fix Moving hover video control to the left X-Git-Tag: v1.6.2~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf1238137d8876a1a34d28a54d60d328c44d895;p=thirdparty%2Ffreeswitch.git FS-7944 --fix Moving hover video control to the left --- diff --git a/html5/verto/verto_communicator/css/verto.css b/html5/verto/verto_communicator/css/verto.css index 950a6214b0..94da288fbf 100644 --- a/html5/verto/verto_communicator/css/verto.css +++ b/html5/verto/verto_communicator/css/verto.css @@ -493,10 +493,8 @@ body .modal-body .btn-group .btn.active { visibility:hidden; opacity:0; transition:visibility 0s linear 0.5s,opacity 0.5s linear; - + margin: 10px; position: absolute; - right: 15px; - top: 15px; z-index: 1001; }