FS-7509: fix css issue

This commit is contained in:
Anthony Minessale 2015-03-05 13:25:14 -06:00 committed by Michael Jerris
parent 5dc3c8e5ad
commit 916c348ee3
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@
<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 -->