no evil horizontal textarea resizing

pull/14/head
Matthew Hodgson 2014-11-11 16:15:01 +00:00
parent 548ace0115
commit 83a1cce1ea
1 changed files with 1 additions and 0 deletions

View File

@ -346,6 +346,7 @@ textarea, input {
#mainInput {
width: 100%;
padding: 5px;
resize: vertical;
}
#attachButton {