mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-15 12:13:18 -05:00
[Glitch] Fix CAPTCHA page not following design pattern of sign-up flow
Port 39110d1d0af5e3d9cf452ae47496a52797249fd0 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
b1b95ddd1f
commit
d795c2c70c
@ -1050,7 +1050,9 @@ code {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.simple_form .h-captcha {
|
.simple_form .h-captcha {
|
||||||
text-align: center;
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.permissions-list {
|
.permissions-list {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user