Account creation form styles

This commit is contained in:
Marcin Wróblewski 2018-09-10 09:11:39 +02:00 committed by Pellaeon Lin
parent cc73a5d47f
commit a77f07f019
1 changed files with 9 additions and 0 deletions

View File

@ -30,3 +30,12 @@ input[type="submit"] {
.groupofone { .groupofone {
position: relative; position: relative;
} }
#show-password {
margin-left: 0px!important;
padding-left: 0px!important;
}
#submit {
margin-top: 24px!important;
}