From 04ecb76f571919f1f708a754056a2672b0edcd1b Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 15 Oct 2019 15:00:23 +0200 Subject: [PATCH] fix #3141 @0:10 --- style/mobilefirst.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style/mobilefirst.less b/style/mobilefirst.less index de340012..12fb9f69 100644 --- a/style/mobilefirst.less +++ b/style/mobilefirst.less @@ -113,6 +113,10 @@ } box-shadow: 0 0 5px rgba(0, 0, 0, .3); + + .pageholder .shade { + display: none; + } } .print-dialogue { -- 2.39.5