diff --git a/4chan_x.user.js b/4chan_x.user.js index 1161e910d..562cfa5c2 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3472,7 +3472,7 @@ }\ #qr textarea {\ border: 0;\ - height: 125;\ + height: 150px;\ width: 100%;\ }\ #qr #captcha {\ diff --git a/script.coffee b/script.coffee index fc0dbd5f5..a31788610 100644 --- a/script.coffee +++ b/script.coffee @@ -2780,7 +2780,7 @@ main = } #qr textarea { border: 0; - height: 125; + height: 150px; width: 100%; } #qr #captcha {