portico: Align "Create Organization" button.

This aligns the Create Organization button on /new with the email
address input.
This commit is contained in:
Max Nussenbaum 2018-05-07 14:08:37 -07:00 committed by Tim Abbott
parent ee697f9090
commit 99b1dec92a
1 changed files with 4 additions and 0 deletions

View File

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