mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Center recaptcha dialog.
This commit is contained in:
parent
a9afb7cba3
commit
9e0c3e7838
@ -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 New Issue
Block a user