New builds

This commit is contained in:
JC Brand 2018-08-29 10:35:04 +02:00
parent f947bcc4b1
commit 3ecb906dbd
2 changed files with 108 additions and 2600 deletions

View File

@ -9246,7 +9246,8 @@ body.reset {
#conversejs .message.chat-msg .chat-msg__text {
padding: 0;
color: #555;
width: 100%; }
width: 100%;
white-space: pre-wrap; }
#conversejs .message.chat-msg .chat-msg__text a {
word-wrap: break-word;
word-break: break-all; }

2705
dist/converse.js vendored

File diff suppressed because it is too large Load Diff