diff --git a/4chan_x.js b/4chan_x.js index ae84350f9..c4d93b6dd 100644 --- a/4chan_x.js +++ b/4chan_x.js @@ -2477,7 +2477,7 @@ text-align: right;\ }\ #options textarea {\ - height: 100px;\ + height: 120px;\ width: 500px;\ }\ \ diff --git a/script.coffee b/script.coffee index b346738e6..8666e5168 100644 --- a/script.coffee +++ b/script.coffee @@ -1939,7 +1939,7 @@ main = text-align: right; } #options textarea { - height: 100px; + height: 120px; width: 500px; }