mirror of https://github.com/zulip/zulip.git
portico: Align "Create Organization" button.
This aligns the Create Organization button on /new with the email address input.
This commit is contained in:
parent
ee697f9090
commit
99b1dec92a
|
@ -292,6 +292,10 @@ html {
|
|||
margin-top: 22px;
|
||||
}
|
||||
|
||||
.register-page .register-form .new-organization-button {
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
.new-style .alert:not(.alert-info) {
|
||||
padding: 0;
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Reference in New Issue