From ea67e94c471ce452c41afce0a6d1cbc5e68e848c Mon Sep 17 00:00:00 2001 From: Martin Filser Date: Tue, 2 Feb 2021 08:43:36 +0100 Subject: [PATCH] Notification, fixed avatar icon (was an ellipse) --- client/components/notifications/notification.styl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/client/components/notifications/notification.styl b/client/components/notifications/notification.styl index 0cf0cfd5a..bf31732b2 100644 --- a/client/components/notifications/notification.styl +++ b/client/components/notifications/notification.styl @@ -33,6 +33,10 @@ .activity display: flex + a + margin: 0px 10px 0px 0px + padding: 0px + .activity-desc width: 100%;