From 1dc37d91facc6cf60f59d8196ba217453ec773c1 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 8 Jun 2017 15:11:01 +0200 Subject: [PATCH] #1457 --- style/fluidbook.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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%; } -- 2.39.5