From fb375a04f9709a324d6592050535efe11eaccaf1 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 11 Nov 2015 18:09:19 +0530 Subject: [PATCH] FIX: topic progress bar was hidden behind youtube embed header on mobile --- app/assets/stylesheets/mobile/topic.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/mobile/topic.scss b/app/assets/stylesheets/mobile/topic.scss index bd0b7065041..b32607a7e2e 100644 --- a/app/assets/stylesheets/mobile/topic.scss +++ b/app/assets/stylesheets/mobile/topic.scss @@ -56,7 +56,7 @@ width: 0; right: 0; bottom: 0; - z-index: 500; + z-index: 950; margin-right: 148px; }