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