From 84ab7fdcc7700f5b3825705acaf44bdb75820b2a Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Mon, 14 Mar 2016 16:23:40 -0400 Subject: [PATCH] FIX: post admin menu was hidden on mobile --- app/assets/stylesheets/mobile/topic-post.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss index ac5adc6de8f..fdcc9e192e4 100644 --- a/app/assets/stylesheets/mobile/topic-post.scss +++ b/app/assets/stylesheets/mobile/topic-post.scss @@ -100,7 +100,6 @@ button { bottom: 0; left: 135px; z-index: 1000; - display: none; h3 { margin-top: 0;