From 4e27a20715f216bb5997bd95d89a74bcca544a2b Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 30 Nov 2022 09:09:00 +0100 Subject: [PATCH] wip #5026 @0.25 --- style/fluidbook.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index ecce5004..32a0756f 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -2331,6 +2331,10 @@ ul.chapters.shareList a.level0 .svg-icon { /* multimedia */ .mview { + .multimediaScale{ + margin: 0 auto; + } + .multimediaContainer { padding: 0; position: relative; -- 2.39.5