From 689fb4baf0c78ce531c9e04caab27f127313db44 Mon Sep 17 00:00:00 2001 From: Chi Vinh Le Date: Tue, 19 Dec 2017 19:26:22 +0100 Subject: [PATCH] Remove z-index --- client/coral-ui/components/Dialog.css | 1 - 1 file changed, 1 deletion(-) diff --git a/client/coral-ui/components/Dialog.css b/client/coral-ui/components/Dialog.css index 7c260cbbf..47bc43918 100644 --- a/client/coral-ui/components/Dialog.css +++ b/client/coral-ui/components/Dialog.css @@ -3,7 +3,6 @@ } :global(.backdrop) { - z-index: 100148; left: 0; top: 0; width: 100%;