diff options
author | Mark Haines <mark.haines@matrix.org> | 2014-11-17 10:21:51 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2014-11-17 10:21:51 +0000 |
commit | 1d3ef8734cea9a1ce8befdf27db297ca70cfeee3 (patch) | |
tree | 12c7ac945749c68b81e3ae55c39dfd58ae824bf0 /syweb/webclient/app.css | |
parent | Merge PDUs and Events into one object (diff) | |
parent | Move getLastMessage to modelService. (diff) | |
download | synapse-1d3ef8734cea9a1ce8befdf27db297ca70cfeee3.tar.xz |
Merge remote-tracking branch 'origin/develop' into merge_pdu_event_objects
Diffstat (limited to 'syweb/webclient/app.css')
-rwxr-xr-x | syweb/webclient/app.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/syweb/webclient/app.css b/syweb/webclient/app.css index 25f7208a11..1264ac787c 100755 --- a/syweb/webclient/app.css +++ b/syweb/webclient/app.css @@ -699,7 +699,7 @@ textarea, input { vertical-align: middle; */ display: inline-block; - max-width: 90%; + max-width: 80%; padding-left: 1em; padding-right: 1em; padding-top: 2px; @@ -721,6 +721,7 @@ textarea, input { text-align: right; } +/* .text.emote .bubble, .text.membership .bubble, .mine .text.emote .bubble, @@ -729,6 +730,7 @@ textarea, input { background-color: transparent ! important; border: 0px ! important; } +*/ .mine .text .bubble { /* |