More fixes for video fluid

This commit is contained in:
Pablo Vazquez 2017-09-20 16:37:16 +02:00
parent ebe3118f79
commit 1e6180be48
2 changed files with 0 additions and 2 deletions

View File

@ -999,7 +999,6 @@ section.node-preview
background-color: black
position: relative
padding-bottom: 56.25%
padding-top: 35px
height: 0
overflow: hidden

View File

@ -52,7 +52,6 @@
script(type="text/javascript").
{% if node.video_sources %}
videojs(document.getElementById('videoplayer'), {
fluid: true,
controlBar: {
volumeMenuButton: {
inline: false,