From d25ebe803068bc850296556fb06282c7baa231f4 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Sat, 26 Apr 2025 18:52:02 -0500 Subject: [PATCH] Extra element affected flex layout --- app/views/notifications/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/notifications/index.html.erb b/app/views/notifications/index.html.erb index 4b76c0779..43db397d9 100644 --- a/app/views/notifications/index.html.erb +++ b/app/views/notifications/index.html.erb @@ -31,7 +31,7 @@

Previously seen

-
+
<%= render partial: "notifications/notification", collection: @page.records, cached: true %>