textarea 100% -> 70%, closes #1023

This commit is contained in:
Lightforger
2013-03-21 21:27:38 +01:00
parent 27342c8d9f
commit 7422167935

View File

@@ -17,7 +17,7 @@ form.simple_form {
} }
textarea { textarea {
width: 100%; width: 70%;
font-size: 1.2em; font-size: 1.2em;
} }