From: Vincent Vanwaelscappel Date: Thu, 8 Jun 2017 13:11:01 +0000 (+0200) Subject: #1457 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1dc37d91facc6cf60f59d8196ba217453ec773c1;p=fluidbook-html5.git #1457 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 75640c8e..107bbd2f 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -729,7 +729,7 @@ footer.hidden, header.hidden, #interface.hidden { } // Force images to take space provided (see: https://team.cubedesigners.com/redmine/issues/1457) - > img { + > img.multimediaimage { width: 100%; height: 100%; }