Skip to content
Snippets Groups Projects
Commit 5ca143df authored by efalcy's avatar efalcy
Browse files

Merge branch 'hotline#59760_decalage_boite_de_login' into 'stable'

hotline #59760 fix center alignment for login form

See merge request !2135
parents 40dd1b7a b9af210a
Branches
Tags
2 merge requests!2334Master,!2135hotline #59760 fix center alignment for login form
Pipeline #1370 passed with stage
in 12 minutes and 42 seconds
- ticket #59760 : Retour à l'alignement centré du formulaire de connexion
\ No newline at end of file
......@@ -99,6 +99,12 @@ form.login fieldset {
}
form.login td.gauche,
form.login td.droite {
text-align: center;
}
.boite.login label {display: block; text-align: right}
.boite.news div.reseaux-sociaux {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment