Project home video should not have vjs-fluid, it already is fluid

This commit is contained in:
Pablo Vazquez 2017-09-20 16:35:19 +02:00
parent 714455a4eb
commit ebe3118f79

View File

@ -3,7 +3,7 @@
#node-container #node-container
section.node-preview.project section.node-preview.project
| {% if header_video_file %} | {% if header_video_file %}
video#videoplayer.video-js.vjs-fluid( video#videoplayer.video-js(
controls, controls,
data-setup="{}", data-setup="{}",
preload="auto", preload="auto",