registration page form validation

This commit is contained in:
friendica
2012-07-22 19:37:15 -07:00
parent 4e4395b00f
commit eb4d5f4009
2 changed files with 54 additions and 2 deletions

View File

@@ -21,7 +21,13 @@ h2 {
padding: 5px;
}
.zregister-feedback {
float: left;
margin-left: 5px;
}
.zregister-field-end {
clear: both;
margin-bottom: 20px;
}