diff --git a/4chan_x.js b/4chan_x.js index 2a5c2c938..05199f76c 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -2532,7 +2532,7 @@ #qr #recaptcha_reload, #qr #recaptcha_switch_audio, #qr #recaptcha_whatsthis {\ height: 0;\ width: 0;\ - padding: 10px 6px !important;\ + padding: 19px 12px 0 0 !important;\ margin-left: -16px;\ position: relative;\ }\ diff --git a/script.coffee b/script.coffee index f32caf8ce..0388bfb5d 100644 --- a/script.coffee +++ b/script.coffee @@ -1994,7 +1994,7 @@ main = #qr #recaptcha_reload, #qr #recaptcha_switch_audio, #qr #recaptcha_whatsthis { height: 0; width: 0; - padding: 10px 6px !important; + padding: 19px 12px 0 0 !important; margin-left: -16px; position: relative; }