Account creation form styles
This commit is contained in:
parent
cc73a5d47f
commit
a77f07f019
|
|
@ -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;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue