From 8b4036c350c88055692a696a3b995f4bed7e52c0 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 20 Sep 2018 11:38:14 +0200 Subject: [PATCH] done #2257 @1.5 --- style/fluidbook.less | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/style/fluidbook.less b/style/fluidbook.less index bbed22fb..a24af307 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1312,7 +1312,6 @@ html.ios body.portrait #interface { &[data-menu="iframe"] { - .iframeContainer, .iframeHolder { height: 100%; } @@ -1968,6 +1967,13 @@ ul.chapters.shareList a.level0 .svg-icon { white-space: pre-line; text-align: left; } + + &[data-menu="multimedia"] { + background: transparent; + &.fs { + background: @menu-background; + } + } } // Chapters -- 2.39.5