Add styles to Less

This commit is contained in:
Fluf 2018-05-25 09:19:35 -04:00 committed by GitHub
parent f203c2f292
commit 7e6a60a064
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,16 @@
}
}
}
.signup {
@media only screen and (min-width: 768px) {
.g-recaptcha {
margin: 0 auto;
width: 304px;
padding-left: 30px;
}
}
}
.user.activate,
.user.forgot.password,
.user.reset.password,