From: Vincent Vanwaelscappel Date: Mon, 11 May 2020 11:32:04 +0000 (+0200) Subject: fix #3635 @1.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=51845778a2aa9af0e8388a79f3ba5a775f06deef;p=fluidbook-html5.git fix #3635 @1.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index ee65be6a..750becf0 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -425,6 +425,11 @@ body, html { top: 0px; background-color: transparent; + .clinks { + position: relative; + z-index: 3; + } + .texts { position: absolute; top: -1px;