diff --git a/4chan_x.js b/4chan_x.js index 2a5c2c938..ad36bd66f 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -2476,7 +2476,7 @@ text-align: right;\ }\ #options textarea {\ - height: 120px;\ + height: 100px;\ width: 500px;\ }\ \ diff --git a/script.coffee b/script.coffee index f32caf8ce..e4c175754 100644 --- a/script.coffee +++ b/script.coffee @@ -1938,7 +1938,7 @@ main = text-align: right; } #options textarea { - height: 120px; + height: 100px; width: 500px; }