Skip to content
Snippets Groups Projects
Commit 83a1cce1 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

no evil horizontal textarea resizing

parent 548ace01
No related branches found
No related tags found
No related merge requests found
......@@ -346,6 +346,7 @@ textarea, input {
#mainInput {
width: 100%;
padding: 5px;
resize: vertical;
}
#attachButton {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment