Merge pull request #3431 from benjiwheeler/join-flow-adjust-email-centering

adjust join flow email centering
This commit is contained in:
Benjamin Wheeler 2019-10-07 12:43:45 -04:00 committed by GitHub
commit 0985124f8b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,9 +136,8 @@
}
.join-flow-inner-email-step {
padding-top: 1.25rem;
padding-top: .75rem;
padding-bottom: 0;
min-height: 16.625rem;
}
.join-flow-inner-welcome-step {
@ -217,7 +216,7 @@
.join-flow-email-checkbox-row {
font-size: .75rem;
margin: 1.5rem .125rem .25rem;
margin: 1.5rem .125rem 1rem;
}
a.join-flow-link:link, a.join-flow-link:visited, a.join-flow-link:active {