diff --git a/css/videojs_responsive.css b/css/videojs_responsive.css index 44c2676..a3d5ec6 100644 --- a/css/videojs_responsive.css +++ b/css/videojs_responsive.css @@ -1,6 +1,4 @@ /* video-js responsiveness, will be applied to parent div coming from the video solution pack */ .islandora-video-content { -width: 100%; -max-width: 640px; margin: 0 auto; }