From cbe5a0dfa73850d8e6f97239e50b4ad8dfd26e0d Mon Sep 17 00:00:00 2001 From: Luna D Date: Thu, 28 Oct 2021 09:58:24 +0200 Subject: [PATCH] fix line height inconsistency in communications --- assets/css/views/_communications.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/views/_communications.scss b/assets/css/views/_communications.scss index 5809534f..a53597db 100644 --- a/assets/css/views/_communications.scss +++ b/assets/css/views/_communications.scss @@ -30,6 +30,7 @@ span.communication__body__sender-name { word-wrap: break-word; margin-top: 3px; margin-bottom: 6px; + line-height: 1.35em; } span.communication__sender__stats,