From c0efd05b91074723e0a5d1673b02e0aa40af3cab Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Mon, 18 Sep 2023 05:30:44 +0000 Subject: [PATCH] Keep erblint happy --- .../mailer/_reset_password_instructions_new_theme.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/devise/mailer/_reset_password_instructions_new_theme.html.erb b/app/views/devise/mailer/_reset_password_instructions_new_theme.html.erb index 44d9cba5e..a4d2d8672 100644 --- a/app/views/devise/mailer/_reset_password_instructions_new_theme.html.erb +++ b/app/views/devise/mailer/_reset_password_instructions_new_theme.html.erb @@ -24,7 +24,7 @@ .hover-underline:hover { text-decoration-line: underline !important } - @media (max-width: 600px) { + @media (max-width: 600px) { <%# erblint:disable PartialInstanceVariable %> .sm-px-4 { padding-left: 16px !important; padding-right: 16px !important