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 83af4a7d8..240895b0b 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 @@ -25,6 +25,9 @@ text-decoration-line: underline !important } @media (max-width: 600px) { <%# erblint:disable PartialInstanceVariable %> + .sm-h-auto { + height: auto !important + } .sm-px-4 { padding-left: 16px !important; padding-right: 16px !important @@ -113,7 +116,7 @@
+ |