From 296dac4eac9689e7303b916183af0dba923f11f6 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 15 Oct 2019 15:05:43 +0200 Subject: [PATCH] fix #3143 @0:05 --- style/mobilefirst.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/mobilefirst.less b/style/mobilefirst.less index 12fb9f69..1378d86f 100644 --- a/style/mobilefirst.less +++ b/style/mobilefirst.less @@ -243,6 +243,7 @@ left: 0; margin-top: 1.9em; font-size: 1.1em; + pointer-events: none; } a { -- 2.39.5