diff --git a/public_html/css/post.css b/public_html/css/post.css
index 653b2c95..3f3f8cce 100644
--- a/public_html/css/post.css
+++ b/public_html/css/post.css
@@ -150,7 +150,7 @@
position: absolute;
background: rgba(255, 255, 255, 0.8);
box-shadow: 0 0 1em 0.5em rgba(255, 255, 255, 0.8);
- z-index: 0;
+ z-index: 1;
display: none;
}
#post-view>* {