diff --git a/files/templates/notifications.html b/files/templates/notifications.html index 502dc1927..3deb9203c 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -158,6 +158,9 @@ .comment { margin-top: 0; } + .unread { + margin-bottom: 1rem; + } {% endblock %}