From b4ddce1da2fae747ba47dc454f484f142a1298e0 Mon Sep 17 00:00:00 2001 From: Robyn MacCallum Date: Wed, 18 May 2022 10:12:01 -0400 Subject: [PATCH] Make spacing match other rows in vault filter (#1695) * Make spacing match other rows in vault filter * Add spaces in headings --- .../components/collection-filter.component.html | 4 ++-- .../components/folder-filter.component.html | 6 ++---- .../components/type-filter.component.html | 14 +++++++------- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/src/app/modules/vault-filter/components/collection-filter.component.html b/src/app/modules/vault-filter/components/collection-filter.component.html index 936feb2fbc..436cda99c7 100644 --- a/src/app/modules/vault-filter/components/collection-filter.component.html +++ b/src/app/modules/vault-filter/components/collection-filter.component.html @@ -16,7 +16,7 @@ aria-hidden="true" > -

{{ collectionsGrouping.name | i18n }}

+

 {{ collectionsGrouping.name | i18n }}