mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 11:22:04 +00: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:
@@ -223,7 +223,7 @@ html {
|
|||||||
|
|
||||||
.register-account .terms-of-service .input-group {
|
.register-account .terms-of-service .input-group {
|
||||||
width: 330px;
|
width: 330px;
|
||||||
margin-bottom: 0 auto 10px;
|
margin: 0 auto 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.register-account .terms-of-service .text-error {
|
.register-account .terms-of-service .text-error {
|
||||||
|
|||||||
Reference in New Issue
Block a user