From: Vincent Vanwaelscappel Date: Mon, 29 Nov 2021 11:45:15 +0000 (+0100) Subject: wait #4922 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=556ae28533abe14ce1b558fb363a1aefd07b1e3a;p=fluidbook-html5.git wait #4922 @0.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index eea8ecc2..0dc96006 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -534,6 +534,12 @@ body, html { top: -1px; left: -1px; z-index: 2; + + img { + position: absolute; + top: 1px; + left: 1px; + } } .ctlinks {