Updated styles for reseting password
This commit is contained in:
parent
8629772106
commit
4e9fa02a3f
1 changed files with 4 additions and 2 deletions
|
@ -22,6 +22,9 @@
|
||||||
margin-top: 13px;
|
margin-top: 13px;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
#newPassword {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
#login-form .label-remember-me {
|
#login-form .label-remember-me {
|
||||||
display: block;
|
display: block;
|
||||||
float: left;
|
float: left;
|
||||||
|
@ -71,10 +74,9 @@ h3.internal-auth {
|
||||||
p.password-note {
|
p.password-note {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
margin-top: -8px;
|
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
color: #615e5e;
|
color: #615e5e;
|
||||||
padding-top: 15px;
|
padding-top: 3px;
|
||||||
}
|
}
|
||||||
.or {
|
.or {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
|
Loading…
Add table
Reference in a new issue