diff --git a/4chan_x.js b/4chan_x.js index fd6718084..2bf2f7ec1 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 fd21a9df0..6bdd33d89 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; }