More fixes for video fluid
This commit is contained in:
parent
ebe3118f79
commit
1e6180be48
@ -999,7 +999,6 @@ section.node-preview
|
|||||||
background-color: black
|
background-color: black
|
||||||
position: relative
|
position: relative
|
||||||
padding-bottom: 56.25%
|
padding-bottom: 56.25%
|
||||||
padding-top: 35px
|
|
||||||
height: 0
|
height: 0
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
|
|
||||||
|
@ -52,7 +52,6 @@
|
|||||||
script(type="text/javascript").
|
script(type="text/javascript").
|
||||||
{% if node.video_sources %}
|
{% if node.video_sources %}
|
||||||
videojs(document.getElementById('videoplayer'), {
|
videojs(document.getElementById('videoplayer'), {
|
||||||
fluid: true,
|
|
||||||
controlBar: {
|
controlBar: {
|
||||||
volumeMenuButton: {
|
volumeMenuButton: {
|
||||||
inline: false,
|
inline: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user