Use form groups

This commit is contained in:
2016-12-03 21:19:22 +01:00
parent 2b2f508998
commit aba366f211
2 changed files with 13 additions and 17 deletions

View File

@ -8,11 +8,4 @@
}
#invalidCredentials {
color: red;
}
input {
margin-left:150px;
width:250px;
}
label {
position:absolute;
}