From 8dd310cee2de6eb3458de11d95eb2409dd8aabd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Sat, 10 Nov 2018 10:42:32 +0100 Subject: [PATCH] Fix datepicker on 13 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- css/comp-13.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/comp-13.scss b/css/comp-13.scss index ac8fe7e84..55468b053 100644 --- a/css/comp-13.scss +++ b/css/comp-13.scss @@ -16,7 +16,7 @@ width: 500px; display:flex; flex-direction: column; - z-index: 1500; + z-index: 1000; &.details-visible { right: 0;