From a1187616d0072fd71b2bc97172986623e5a6d06f Mon Sep 17 00:00:00 2001 From: ccd0 Date: Thu, 4 Sep 2014 15:49:22 -0700 Subject: [PATCH] forgot this --- src/General/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 38beeff4b..187052c6e 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -809,7 +809,7 @@ span.hide-announcement { :root.hide-original-post-form #togglePostFormLink, :root:not(.catalog) #togglePostFormLink, #qr.autohide:not(.focus):not(:hover):not(:active) > form, -:root.thread-view #qr select[data-name=thread], +:root.thread-view #qr:not(.show-new-thread-option) select[data-name=thread], #file-n-submit:not(.has-file) #qr-filerm { display: none; }