From 5ef6f3890cc5a36a7409773d6286118ccbde8b24 Mon Sep 17 00:00:00 2001 From: Evert Date: Thu, 6 Apr 2017 00:30:34 +0300 Subject: [PATCH] damn you z --- client/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/client/index.css b/client/index.css index 0568575..db1bcfe 100644 --- a/client/index.css +++ b/client/index.css @@ -225,4 +225,5 @@ dialog.unsupported { padding: 1em; background: white; display: none; + z-index: 10; }