Issue #2318679 by bluegriff | emma.maria: Fixed "Password strength: Strong" wraps onto a second line.
parent
62bb5c4d53
commit
36dd5afc42
|
@ -38,11 +38,11 @@
|
|||
input.password-confirm,
|
||||
input.password-field,
|
||||
.password-strength {
|
||||
width: 40%;
|
||||
width: 55%;
|
||||
}
|
||||
div.password-confirm {
|
||||
visibility: hidden;
|
||||
width: 40%;
|
||||
width: 55%;
|
||||
}
|
||||
div.form-item div.password-suggestions {
|
||||
padding: 0.2em 0.5em;
|
||||
|
|
Loading…
Reference in New Issue