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