]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7509: fix css issue
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 5 Mar 2015 19:25:14 +0000 (13:25 -0600)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:47:09 +0000 (12:47 -0500)
html5/verto/video_demo/index.html

index 3f558fe419983dc8049f57545387feecd9556a73..e5c160ce03ed39df0fd1eb0d77a4f7fc71982019 100644 (file)
 
 
 
-      <video id="webcam" autoplay="autoplay" style="width:100%;height:100%"></video>
+      <video id="webcam" autoplay="autoplay" style="width:100%;height:100%;object-fit:inherit;"></video>
 
 </div><!-- rows -->