From eb724e30453829c48e2e71066038f06f54f7f87b Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 21 Jan 2018 13:38:56 -0800 Subject: [PATCH] fix clickability of sensitive media --- routes/_components/Status.html | 1 + 1 file changed, 1 insertion(+) diff --git a/routes/_components/Status.html b/routes/_components/Status.html index 0a7a6e6a..f4a987e2 100644 --- a/routes/_components/Status.html +++ b/routes/_components/Status.html @@ -230,6 +230,7 @@ right: 0; top: 0; bottom: 0; + z-index: 90; } .status-sensitive-media-container.status-sensitive-media-hidden {