From a3ce7d53036ebb04fbae0d9214155ee972682856 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 7 Nov 2017 15:50:23 +0100 Subject: [PATCH] try #1773 @2 --- style/fluidbook.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 66163aa9..352952f9 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1,5 +1,10 @@ @import "00-import"; +// See #1773 +use { + pointer-events: none; +} + .notransition { -moz-transition: none !important; -- 2.39.5