diff --git a/src/qr.coffee b/src/qr.coffee index f64c88a37..54d8c5447 100644 --- a/src/qr.coffee +++ b/src/qr.coffee @@ -819,7 +819,6 @@ QR = $.add nodes.thread, $.el 'option', value: thread textContent: "Thread No.#{thread}" - $.after nodes.autohide, nodes.thread <% if (type === 'userscript') { %> # XXX Firefox lacks focusin/focusout support.