Commit 3ecb906d authored by JC Brand's avatar JC Brand

New builds

parent f947bcc4
......@@ -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; }
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment