diff --git a/src/pages/notifications.css b/src/pages/notifications.css index 0782e7b6..3e8f688b 100644 --- a/src/pages/notifications.css +++ b/src/pages/notifications.css @@ -7,7 +7,7 @@ .notification.notification-mention { margin-top: 16px; } -.only-mentions .notification:not(.mention), +.only-mentions .notification:not(.notification-mention), .only-mentions .timeline-empty { display: none; }