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:
Jack Zhang
2018-07-05 20:04:09 -07:00
committed by Tim Abbott
parent ced6f967bc
commit 8fe422794d

View File

@@ -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 {