forked from MirrorHub/synapse
Center recaptcha dialog.
This commit is contained in:
parent
2df5cb114d
commit
ce5cd2202f
1 changed files with 4 additions and 0 deletions
|
@ -147,6 +147,10 @@ a:active { color: #000; }
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#recaptcha_area {
|
||||||
|
margin: auto
|
||||||
|
}
|
||||||
|
|
||||||
#loginForm {
|
#loginForm {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
|
Loading…
Reference in a new issue