diff --git a/4chan_x.user.js b/4chan_x.user.js index d1ebc6bb1..8076cfcb6 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1377,7 +1377,7 @@ text = ''; } tid || (tid = g.THREAD_ID || ''); - QR.qr = qr = ui.dialog('qr', 'top: 0; right: 0;', "
X
" + (g.REPLY ? "" : '') + " " + QR.spoiler + "
"); + QR.qr = qr = ui.dialog('qr', 'top: 0; right: 0;', "
X
" + (g.REPLY ? "" : '') + " " + QR.spoiler + "
"); c = d.cookie; $('[name=name]', qr).value = (m = c.match(/4chan_name=([^;]+)/)) ? decodeURIComponent(m[1]) : ''; $('[name=email]', qr).value = (m = c.match(/4chan_email=([^;]+)/)) ? decodeURIComponent(m[1]) : ''; @@ -3114,7 +3114,7 @@ #qr > .move {\ text-align: right;\ }\ - #qr form input {\ + #qr .autohide input {\ width: 82px;\ }\ #qr #recaptcha_response_field {\ diff --git a/script.coffee b/script.coffee index 1b0568fd6..bb77683cf 100644 --- a/script.coffee +++ b/script.coffee @@ -1059,16 +1059,14 @@ QR = X -
+
-
-
-
+