Omnibus commited on
Commit
6328103
·
1 Parent(s): d1cb5ce

Update back.html

Browse files
Files changed (1) hide show
  1. back.html +1 -1
back.html CHANGED
@@ -38,7 +38,7 @@ height: 100%;
38
 
39
  <div id="Container1"
40
  style="padding-bottom:56.25%; position:relative; display:block; width: 100%">
41
- <iframe id="myIframe" width="100%" height="100%" frameborder="0" allowfullscreen="" style="position:absolute; top:0; left: 0"></iframe>
42
  </div>
43
 
44
  <!div class="embed-container">
 
38
 
39
  <div id="Container1"
40
  style="padding-bottom:56.25%; position:relative; display:block; width: 100%">
41
+ <iframe id="myIframe" width="100%" height="100%" frameborder="0" allowfullscreen="" webkitallowfullscreen="true" oallowfullscreen="true" style="position:absolute; top:0; left: 0"></iframe>
42
  </div>
43
 
44
  <!div class="embed-container">