From 6ceef0611b499401601aea039434b6e5f9f6c7a0 Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Tue, 5 Jan 2016 08:34:06 -0800 Subject: [PATCH] Forgot the z-index --- public/wetty/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/wetty/index.html b/public/wetty/index.html index ddd0f70..95c0566 100644 --- a/public/wetty/index.html +++ b/public/wetty/index.html @@ -20,6 +20,7 @@ width: 100%; background-color: rgba(0,0,0,0.75);; display: none; + z-index: 100; } #overlay input { display: block;