From 9d50916230c684fd52986f2ebc0bd55905cd06d1 Mon Sep 17 00:00:00 2001 From: Henry Wilkinson Date: Tue, 14 Nov 2023 14:18:41 -0500 Subject: [PATCH] Remove collection share access column header icon (#1371) Closes #1351 ### Changes - Removes the collection share access icon's header icon which was just an icon. This is now mostly in line with how we display status icons in the archived items list (there is a spacing difference between the two lists regarding the placement of the icon vs the label and its alignment with the text (here) vs the icon (archived items list). --- frontend/src/pages/org/collections-list.ts | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/frontend/src/pages/org/collections-list.ts b/frontend/src/pages/org/collections-list.ts index d657b1b4..bffc99e8 100644 --- a/frontend/src/pages/org/collections-list.ts +++ b/frontend/src/pages/org/collections-list.ts @@ -382,14 +382,7 @@ export class CollectionsList extends LiteElement {