1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

finish new auth e-mails

This commit is contained in:
Unknwon
2015-09-17 14:57:24 -04:00
parent 923873db85
commit 9d36fc6986
13 changed files with 145 additions and 165 deletions

View File

@@ -47,8 +47,10 @@
}
.user.activate,
.signin,
.signup {
.user.forgot.password,
.user.reset.password,
.user.signin,
.user.signup {
@input-padding: 200px!important;
#create-page-form;
form {