From 54b21a32f491beb9ecd5e2626cdc32734d0a4346 Mon Sep 17 00:00:00 2001 From: Andrew Duthie Date: Wed, 17 Nov 2021 09:19:23 -0500 Subject: [PATCH 1/2] Remove instances of "h1" BassCSS class **Why**: Toward migration off BassCSS to design system. --- .erb-lint.yml | 2 +- app/views/idv/doc_auth/upload.html.erb | 2 +- app/views/shared/_no_pii_banner.html.erb | 2 +- app/views/users/piv_cac_authentication_setup/new.html.erb | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.erb-lint.yml b/.erb-lint.yml index 28149675943..d573671a772 100644 --- a/.erb-lint.yml +++ b/.erb-lint.yml @@ -151,7 +151,7 @@ linters: - 'btn(-(small|big|narrow|wide|link|primary|secondary|danger|disabled|big|narrow|transparent|border))?' - '(border|bg)-(none|black|gray|silver|aqua|blue|navy|teal|green|olive|lime|orange|red|fuchsia|purple|maroon|darken-[1-4]|lighten-[1-4])' - 'bg-(cover|contain|center|top|right|bottom|left)' - - 'h([03]|00)' + - 'h([013]|00)' - 'h([01]|00)-responsive' suggestion: 'Use USWDS classes instead of BassCSS.' - deprecated: diff --git a/app/views/idv/doc_auth/upload.html.erb b/app/views/idv/doc_auth/upload.html.erb index 42ae3ef6bf3..05c1ab58e71 100644 --- a/app/views/idv/doc_auth/upload.html.erb +++ b/app/views/idv/doc_auth/upload.html.erb @@ -39,7 +39,7 @@ <%= t('doc_auth.info.tag') %>
-
+
<% if liveness_checking_enabled? %> <%= t('doc_auth.headings.upload_from_phone_liveness_enabled') %> <% else %> diff --git a/app/views/shared/_no_pii_banner.html.erb b/app/views/shared/_no_pii_banner.html.erb index ad1945b009d..eec62313a79 100644 --- a/app/views/shared/_no_pii_banner.html.erb +++ b/app/views/shared/_no_pii_banner.html.erb @@ -1,3 +1,3 @@ -
+
<%= t('idv.messages.sessions.no_pii') %>
diff --git a/app/views/users/piv_cac_authentication_setup/new.html.erb b/app/views/users/piv_cac_authentication_setup/new.html.erb index b966903c243..70f6c3983c3 100644 --- a/app/views/users/piv_cac_authentication_setup/new.html.erb +++ b/app/views/users/piv_cac_authentication_setup/new.html.erb @@ -9,7 +9,7 @@
1
-