ComunicWeb/assets/css/pages/passwordForgotten/mailAdmin.css
2018-05-23 21:14:54 +02:00

18 lines
263 B
CSS

/**
* Mail admin to reset password
*
* @author Pierre HUBERT
*/
.reset-password-by-mail-step .title {
text-align: center;
margin-top: 0px;
}
.reset-password-by-mail-step p {
text-align: justify;
}
.reset-password-by-mail-step .btn-mail {
width: 100%;
}