Commit 9596f657 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents e5d11112 9231781a
......@@ -1989,7 +1989,7 @@ body {
#conversejs .chatbox .chat-body .chat-message {
line-height: 22px;
font-size: 14px;
padding: 0.5em 0; }
padding: 0.4em 0; }
#conversejs .chatbox .chat-body .chat-message .chat-msg-author {
line-height: 22px; }
#conversejs .chatbox .chat-body .chat-message .chat-msg-content {
......
......@@ -42,7 +42,7 @@
.chat-message {
line-height: $line-height;
font-size: $font-size-small;
padding: 0.5em 0;
padding: 0.4em 0;
.chat-msg-author {
line-height: $line-height;
}
......
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