mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
register-accounts: Align terms of service checkbox.
Fixes an invalid css property from https://github.com/zulip/zulip/commit/30815b402, which addressed #9328.
This commit is contained in:
parent
ced6f967bc
commit
8fe422794d
@ -223,7 +223,7 @@ html {
|
||||
|
||||
.register-account .terms-of-service .input-group {
|
||||
width: 330px;
|
||||
margin-bottom: 0 auto 10px;
|
||||
margin: 0 auto 10px;
|
||||
}
|
||||
|
||||
.register-account .terms-of-service .text-error {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user