From d058f6f54fd03dcaf746404761d2399315bd4a0f Mon Sep 17 00:00:00 2001 From: Marvin Gaube Date: Tue, 6 Oct 2020 18:21:40 +0200 Subject: [PATCH] Update z-index --- snippets/legacy-banner.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/legacy-banner.conf b/snippets/legacy-banner.conf index 5704465..3a8f04f 100644 --- a/snippets/legacy-banner.conf +++ b/snippets/legacy-banner.conf @@ -8,7 +8,7 @@ set $legacy " right: 0; bottom: 0; background-color: rgba(0,0,0,0.9); - z-index: 2; + z-index: 16777271; cursor: pointer; text-align: center; }