From a1add415e54025026ef8a3c9b68df9406d1b2087 Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Tue, 5 Apr 2016 16:18:07 +0800 Subject: [PATCH] UX: Quote button covered by youtube info header on mobile. --- app/assets/stylesheets/mobile/topic-post.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss index 45d5cfa94fe..a9f9be3881e 100644 --- a/app/assets/stylesheets/mobile/topic-post.scss +++ b/app/assets/stylesheets/mobile/topic-post.scss @@ -377,6 +377,7 @@ span.post-count { .quote-button.visible { display: block; + z-index: 936; } iframe {