Revert "bigger textarea"

This reverts commit aa5f91566e42be278b45227908ca68974761fe3b.

herp, wrong textarea....
This commit is contained in:
James Campos 2011-05-15 09:41:27 -07:00
parent 2634c5a8cb
commit a55ed54ddd
2 changed files with 2 additions and 2 deletions

View File

@ -2476,7 +2476,7 @@
text-align: right;\
}\
#options textarea {\
height: 120px;\
height: 100px;\
width: 500px;\
}\
\

View File

@ -1938,7 +1938,7 @@ main =
text-align: right;
}
#options textarea {
height: 120px;
height: 100px;
width: 500px;
}