From e356d98a11f19991c6f8ea1fdf04fe022bc3f968 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 18 Sep 2019 18:33:00 +0200 Subject: [PATCH] fix #3063 @0:10 --- style/mobilefirst.less | 1 + 1 file changed, 1 insertion(+) diff --git a/style/mobilefirst.less b/style/mobilefirst.less index d201c5fb..8e789982 100644 --- a/style/mobilefirst.less +++ b/style/mobilefirst.less @@ -348,6 +348,7 @@ position: absolute; top: 0; width: 100%; + height: auto; z-index: 1; } -- 2.39.5