diff --git a/4chan_x.js b/4chan_x.js index ad36bd66f..fd6718084 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -2500,7 +2500,7 @@ }\ #qr textarea {\ width: 302px;\ - height: 100px;\ + height: 120px;\ margin: 0px;\ }\ #qr *:not(input):not(textarea) {\ diff --git a/script.coffee b/script.coffee index e4c175754..fd21a9df0 100644 --- a/script.coffee +++ b/script.coffee @@ -1962,7 +1962,7 @@ main = } #qr textarea { width: 302px; - height: 100px; + height: 120px; margin: 0px; } #qr *:not(input):not(textarea) {