From: Italo Rossi Date: Fri, 13 Jan 2017 19:11:33 +0000 (-0300) Subject: FS-9946 [verto_communicator] Fixed video size when window is resized on canary X-Git-Tag: v1.8.0~914 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a46a67e12ad270e87ff09be1418d66ce07dd5190;p=thirdparty%2Ffreeswitch.git FS-9946 [verto_communicator] Fixed video size when window is resized on canary --- diff --git a/html5/verto/verto_communicator/src/css/verto.css b/html5/verto/verto_communicator/src/css/verto.css index c90a1247ed..0d674b42f8 100644 --- a/html5/verto/verto_communicator/src/css/verto.css +++ b/html5/verto/verto_communicator/src/css/verto.css @@ -507,7 +507,6 @@ body .modal-body .btn-group .btn.active { max-height: calc(100% - 1vw); max-width: 146.78vh; margin: 7px auto; - position: absolute; top: 0; bottom: 0; left: 0;