From 9d02a50cd333f7458dc01804299d3fe05c41f801 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 20 Jul 2021 09:58:47 +0200 Subject: [PATCH] wait #4599 @1 --- style/fluidbook.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index db4561ee..95db44d3 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -3063,6 +3063,10 @@ body > input { .texture_clinks { visibility: hidden; + opacity: 0; + pointer-events: none; + position: absolute; + top:-20000px; } @import "mobilefirst.less"; -- 2.39.5