Center recaptcha dialog.

pull/10/head
Kegan Dougal 2014-09-06 10:14:57 -07:00 committed by Emmanuel ROHEE
parent 2df5cb114d
commit ce5cd2202f
1 changed files with 4 additions and 0 deletions

View File

@ -147,6 +147,10 @@ a:active { color: #000; }
text-align: center;
}
#recaptcha_area {
margin: auto
}
#loginForm {
text-align: left;
padding: 1em;