thread selector: unhidden by accident but it should stay unhidden

This commit is contained in:
ccd0 2014-08-28 10:09:22 -07:00
parent 5fa349fbea
commit daaf589f1a

View File

@ -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;
}