From: Vincent Vanwaelscappel Date: Tue, 7 Nov 2017 14:50:23 +0000 (+0100) Subject: try #1773 @2 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=a3ce7d53036ebb04fbae0d9214155ee972682856;p=fluidbook-html5.git try #1773 @2 --- 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;