From b5463fb46a65b7343abe3d562ec511d3da22e427 Mon Sep 17 00:00:00 2001 From: Thomas JUND Date: Wed, 28 Apr 2021 14:27:10 +0200 Subject: [PATCH] template: add .cell--body class to notification-cell (#53501) --- .../apps/notifications/templates/combo/notificationscell.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/combo/apps/notifications/templates/combo/notificationscell.html b/combo/apps/notifications/templates/combo/notificationscell.html index c841ea1d..596b1812 100644 --- a/combo/apps/notifications/templates/combo/notificationscell.html +++ b/combo/apps/notifications/templates/combo/notificationscell.html @@ -18,13 +18,13 @@ {% else %} -
+

{% trans 'No notifications.' %}

{% endif %} {% if push_notifications_enabled %} -