From 06d0a3e06856410503dab6ecbea0d8f8ca74c920 Mon Sep 17 00:00:00 2001 From: Don Richards Date: Wed, 17 Jul 2019 08:53:24 -0400 Subject: [PATCH] Update videojs_responsive.css --- css/videojs_responsive.css | 2 -- 1 file changed, 2 deletions(-) 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; }