From 584d41dcd205207629fabe3d2757a851e7a48264 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 11 Dec 2018 16:20:02 +0100 Subject: [PATCH] fix #2309 @0.5 --- style/fluidbook.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index 9072a1aa..68ac6de8 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -106,6 +106,7 @@ html { } } + body { position: relative; -webkit-touch-callout: none !important; -- 2.39.5