diff --git a/4chan_x.user.js b/4chan_x.user.js index bed01fc7e..ed9012ce3 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -3073,7 +3073,7 @@ }\ #qr textarea {\ width: 100%;\ - height: 125px;\ + height: 186px;\ }\ #qr #close, #qr #autohide {\ float: right;\ diff --git a/script.coffee b/script.coffee index 1fa2e75bc..042c7e37c 100644 --- a/script.coffee +++ b/script.coffee @@ -2448,7 +2448,7 @@ main = } #qr textarea { width: 100%; - height: 125px; + height: 186px; } #qr #close, #qr #autohide { float: right;