Implements sign up during registration. Solves most of #215

This commit is contained in:
Henne Vogelsang 2015-03-12 23:53:57 +01:00
parent 511007138a
commit e8ab94e1c7
12 changed files with 101 additions and 36 deletions

View file

@ -68,3 +68,7 @@ p.comment-body {
.well.comment-section {
padding-bottom: 40px;
}
#account-already {
font-size: 0.6em;
}