Remove code legacy

This commit is contained in:
Corinne Durrmeyer 2024-07-25 17:23:07 +02:00
parent 07b4d59426
commit f596216208
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6
2 changed files with 2 additions and 17 deletions

View file

@ -12,12 +12,6 @@
margin: 3 * $default-padding auto; margin: 3 * $default-padding auto;
} }
p,
ol {
margin-top: $default-padding;
margin-bottom: $default-padding;
}
.link-sent-info { .link-sent-info {
color: #000000; color: #000000;
background-color: $yellow; background-color: $yellow;
@ -30,13 +24,4 @@
padding-top: $default-padding; padding-top: $default-padding;
margin-bottom: $default-padding; margin-bottom: $default-padding;
} }
.link-sent-help-title {
font-weight: bold;
}
.link-sent-help-list {
list-style-position: outside;
padding-left: $default-padding;
}
} }

View file

@ -19,8 +19,8 @@
= t('views.users.shared.email_can_take_a_while_html') = t('views.users.shared.email_can_take_a_while_html')
%section.link-sent-help %section.link-sent-help
%h2.link-sent-help-title= t('views.users.passwords.reset_link_sent.no_mail') %h2= t('views.users.passwords.reset_link_sent.no_mail')
%ol.link-sent-help-list %ol
%li %li
= t('views.users.passwords.reset_link_sent.check_spams') = t('views.users.passwords.reset_link_sent.check_spams')
%li %li