diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-10-29 17:02:16 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-10-29 17:02:16 +0100 |
commit | 194e1e915113ed797f9da8c73a3575134baab113 (patch) | |
tree | cb71d0eaa80a1698b12686e006a2d362c84b45db | |
parent | SYWEB-98: Handle incoming m.room.redaction events. (diff) | |
download | synapse-194e1e915113ed797f9da8c73a3575134baab113.tar.xz |
oops - fix css on desktop
-rwxr-xr-x | webclient/app.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webclient/app.css b/webclient/app.css index dc2d589c58..20a13aad81 100755 --- a/webclient/app.css +++ b/webclient/app.css @@ -416,7 +416,6 @@ textarea, input { text-align: right; float: right; margin-top: 15px; - width: 100%; } /*** Participant list ***/ |