From: Stephen Cameron Date: Thu, 29 Jun 2017 18:05:35 +0000 (+0200) Subject: Fix #1448 @0:35 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=66b58b87f0f223045cf41b30f5dce4df9394f255;p=fluidbook-html5.git Fix #1448 @0:35 --- diff --git a/style/videojs/videojs.less b/style/videojs/videojs.less index 12a69f27..d7a426f9 100644 --- a/style/videojs/videojs.less +++ b/style/videojs/videojs.less @@ -19,6 +19,7 @@ width: 100%; height: 100%; font-size: 12px !important; + overflow: hidden; // Fixes #1448 } }