From 7e0df47c8fb0cc5eec8ea946adb02a7a8fc74f42 Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Mon, 21 Jul 2025 13:38:08 -0500 Subject: [PATCH] Same padding for all popup__items --- app/views/cards/assignments/new.html.erb | 2 +- app/views/cards/display/perma/_collection.html.erb | 2 +- app/views/cards/taggings/new.html.erb | 2 +- app/views/filters/_assignees.html.erb | 4 ++-- app/views/filters/_closers.html.erb | 2 +- app/views/filters/_creators.html.erb | 2 +- app/views/filters/_indexed_by.html.erb | 2 +- app/views/filters/_tags.html.erb | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/views/cards/assignments/new.html.erb b/app/views/cards/assignments/new.html.erb index a161b631a..a790da13b 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| %>