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-left: 20px;
|
||||
}
|
||||
#newPassword {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#login-form .label-remember-me {
|
||||
display: block;
|
||||
float: left;
|
||||
|
@ -71,10 +74,9 @@ h3.internal-auth {
|
|||
p.password-note {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin-top: -8px;
|
||||
font-size: 0.8em;
|
||||
color: #615e5e;
|
||||
padding-top: 15px;
|
||||
padding-top: 3px;
|
||||
}
|
||||
.or {
|
||||
display: inline;
|
||||
|
|
Loading…
Add table
Reference in a new issue