diff --git a/files/assets/css/chat.css b/files/assets/css/chat.css
index 2c4342671..2fd375896 100644
--- a/files/assets/css/chat.css
+++ b/files/assets/css/chat.css
@@ -90,8 +90,6 @@ p {
border: none !important;
color: var(--black);
font-size: 12px;
- margin-top: auto;
- margin-bottom: auto;
}
.quote {
diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html
index 3c20150db..a87e05b5d 100644
--- a/files/templates/util/macros.html
+++ b/files/templates/util/macros.html
@@ -373,10 +373,10 @@
{%- endif -%}
{%- endif -%}
-
+
{% if chat.id == 1 and v.admin_level >= PERMS.POST_COMMENT_MODERATION %}
-
-
+
+
{% endif %}