From d3db752f3900298f3462dd7f6d3b1b615fc9327a Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Mon, 21 Jul 2025 13:35:24 -0500 Subject: [PATCH] Remove redundant flex-grow class from popup__items --- app/views/cards/assignments/new.html.erb | 2 +- app/views/cards/display/perma/_collection.html.erb | 2 +- app/views/cards/index/_collections_filter.html.erb | 6 +++--- app/views/cards/show/_collections.html.erb | 6 +++--- app/views/cards/taggings/new.html.erb | 2 +- app/views/events/filter/_all_collections_option.html.erb | 4 ++-- app/views/events/filter/_collection_option.html.erb | 2 +- app/views/events/filter/_tag.html.erb | 2 +- app/views/events/filter/_user.html.erb | 2 +- 9 files changed, 14 insertions(+), 14 deletions(-) diff --git a/app/views/cards/assignments/new.html.erb b/app/views/cards/assignments/new.html.erb index 3bcb14047..81d97d412 100644 --- a/app/views/cards/assignments/new.html.erb +++ b/app/views/cards/assignments/new.html.erb @@ -16,7 +16,7 @@ <% @collection.users.active.alphabetically.each do |user| %>