From 556ae28533abe14ce1b558fb363a1aefd07b1e3a Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 29 Nov 2021 12:45:15 +0100 Subject: [PATCH] wait #4922 @0.5 --- style/fluidbook.less | 6 ++++++ 1 file changed, 6 insertions(+) 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 { -- 2.39.5