summaryrefslogtreecommitdiffstats
path: root/apps/comments/css/comments.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/css/comments.css')
-rw-r--r--apps/comments/css/comments.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/css/comments.css b/apps/comments/css/comments.css
index 667f32871bb..796a550227b 100644
--- a/apps/comments/css/comments.css
+++ b/apps/comments/css/comments.css
@@ -64,6 +64,10 @@
line-height: 32px;
}
+#commentsTabView .comment .message .avatar {
+ display: inline-block;
+}
+
#activityTabView li.comment.collapsed .activitymessage,
#commentsTabView .comment.collapsed .message {
white-space: pre-wrap;