From 4baf47b8686f816c0927663c5aa2c74e117c960b Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 18 Jan 2021 19:44:26 +0100 Subject: [PATCH] Fix to-the-map --- css/tagrendering.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/tagrendering.css b/css/tagrendering.css index 8c80892..ce8624f 100644 --- a/css/tagrendering.css +++ b/css/tagrendering.css @@ -268,6 +268,7 @@ input:checked + label .question-option-with-border { position: fixed; width: 100vw; bottom: 0; + z-index: 100000; } .to-the-map-inner{