lib/mastalk/snippets/bright_video.html.erb in mastalk-0.5.7 vs lib/mastalk/snippets/bright_video.html.erb in mastalk-0.5.8
- old
+ new
@@ -4,8 +4,9 @@
<iframe src='//players.brightcove.net/3608769895001/b15c0e6a-51da-4bb1-b717-bccae778670d_default/index.html?videoId=<%= body.strip %>'
frameBorder="0"
allowfullscreen=""
webkitallowfullscreen=""
mozallowfullscreen=""
- style="width: 100%; height: 100%; position: absolute; top: 0px; bottom: 0px; right: 0px; left: 0px;" >
+ height="413"
+ width="680">
</iframe>
</div>