Add styles to Less
This commit is contained in:
parent
f203c2f292
commit
7e6a60a064
|
|
@ -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.activate,
|
||||||
.user.forgot.password,
|
.user.forgot.password,
|
||||||
.user.reset.password,
|
.user.reset.password,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user