From eb7f971d10660c097bed8e1788acd480246e5c53 Mon Sep 17 00:00:00 2001 From: Felix Hamann Date: Sat, 30 Jun 2018 22:23:29 +0200 Subject: [PATCH] fix for async modals --- templates/default-layout.lucius | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/default-layout.lucius b/templates/default-layout.lucius index 251cdc9ba..b78d81b29 100644 --- a/templates/default-layout.lucius +++ b/templates/default-layout.lucius @@ -159,7 +159,6 @@ h4 { .main__content { position: relative; background-color: white; - z-index: 0; overflow: hidden; > .container {