SAAS-786: Implement Landing Page Design

Fixed player iframe to bottom of screen
This commit is contained in:
drigato 2015-05-19 16:03:59 -04:00
parent e91b520b42
commit a8bf8e5ec9
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
</div>
</div>
-->
<iframe frameborder="0" width="100%" style="bottom:0px" src="http://localhost/embed/player?stream=s2&title=Staging1"></iframe>
<iframe frameborder="0" width="100%" style="bottom:0px; left:0px; position:fixed; right:0px;" src="http://localhost/embed/player?stream=s2&title=Staging1"></iframe>
</div>