From daaf589f1aa3b789f26ba16cbeb51a2f8e3851a4 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Thu, 28 Aug 2014 10:09:22 -0700 Subject: [PATCH] thread selector: unhidden by accident but it should stay unhidden --- src/General/css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index a1b9c91b0..1b909ac09 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -805,7 +805,6 @@ span.hide-announcement { :root.hide-original-post-form #togglePostFormLink, :root:not(.catalog) #togglePostFormLink, #qr.autohide:not(.focus):not(:hover):not(:active) > form, -.thread #qr select[data-name=thread], #file-n-submit:not(.has-file) #qr-filerm { display: none; }