afficher le lien de réinitialisation du mot de passe (fixes #22621)

This commit is contained in:
Benjamin Dauvergne 2018-03-19 15:54:36 +01:00
parent 972bdde02f
commit c18085a4e5
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ div#main-content {
&.agent-auth {
margin: 0 auto;
margin-bottom: 1ex;
> p, div.login-actions {
> p {
display: none;
}
}