mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
portico: Align ToS checkbox with full name input box.
Fixes #9328. Makes the width on checkbox input-group same as full name input box width and centers it horizontally.
This commit is contained in:
committed by
Tim Abbott
parent
c81b276c1c
commit
30815b402c
@@ -222,7 +222,8 @@ html {
|
||||
}
|
||||
|
||||
.register-account .terms-of-service .input-group {
|
||||
margin: 0px 30px 10px 32px;
|
||||
width: 330px;
|
||||
margin-bottom: 0 auto 10px;
|
||||
}
|
||||
|
||||
.register-account .terms-of-service .text-error {
|
||||
|
||||
Reference in New Issue
Block a user