fix clickability of sensitive media

This commit is contained in:
Nolan Lawson 2018-01-21 13:38:56 -08:00
parent 174e9fc900
commit eb724e3045
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@
right: 0; right: 0;
top: 0; top: 0;
bottom: 0; bottom: 0;
z-index: 90;
} }
.status-sensitive-media-container.status-sensitive-media-hidden { .status-sensitive-media-container.status-sensitive-media-hidden {