From 6da7943eafbd4d8ad983cae52efdfd8138cba773 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sat, 3 May 2014 08:27:54 -0700 Subject: [PATCH] apply Mayhem's post form hiding fix --- src/General/css/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index 274c0d1fc..0d6b60775 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -806,8 +806,7 @@ span.hide-announcement { /* QR */ :root.hide-original-post-form #postForm, -:root.hide-original-post-form .postingMode, -:root.hide-original-post-form #togglePostForm, +:root.hide-original-post-form #togglePostFormLink, #qr.autohide:not(.focus):not(:hover):not(:active) > form, .thread #qr select[data-name=thread], #file-n-submit:not(.has-file) #qr-filerm {