summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2014-11-11 16:15:01 +0000
committerMatthew Hodgson <matthew@matrix.org>2014-11-11 16:15:01 +0000
commit83a1cce1ea6cab809dc71f93ea3862e7c6821d95 (patch)
tree0e8192606755bcffbeda82f720947c8af8226b36
parentmake image buttons more buttony (diff)
downloadsynapse-83a1cce1ea6cab809dc71f93ea3862e7c6821d95.tar.xz
no evil horizontal textarea resizing
-rwxr-xr-xsyweb/webclient/app.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css

index bede533594..23ec42f128 100755 --- a/syweb/webclient/app.css +++ b/syweb/webclient/app.css
@@ -346,6 +346,7 @@ textarea, input { #mainInput { width: 100%; padding: 5px; + resize: vertical; } #attachButton {