Use css for styling instead of video.js 'fluid'

This commit is contained in:
Omar Roth
2018-04-10 22:10:41 -05:00
parent a8db5aaed8
commit 6f0e2365de
3 changed files with 2 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ var options = {
aspectRatio: "16:9",
preload: "auto",
playbackRates: [0.5, 1, 1.5, 2],
fluid: true,
controlBar: {
children: [
'playToggle',