From: Vincent Vanwaelscappel Date: Thu, 17 May 2018 13:47:15 +0000 (+0200) Subject: fix #2049 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=494a66d0dcc44bd36883dbd405cb9a24b359d4f2;p=fluidbook-html5.git fix #2049 @1 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 9084a00d..5f3713f2 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -924,7 +924,7 @@ html.ios body.portrait #interface { /* Bookmarks */ .bookmark { #links & { - z-index: 3; + z-index: 4999; width: @bookmark-corner-size; height: @bookmark-corner-size; background-size: @bookmark-corner-size @bookmark-corner-size;