Fixed strengthify wrapper
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
a4c74d5992
commit
0f353b2f67
1 changed files with 3 additions and 3 deletions
|
@ -804,9 +804,9 @@ span.indeterminate {
|
|||
/* PASSWORD */
|
||||
#passwordform .strengthify-wrapper {
|
||||
position: absolute;
|
||||
left: 186px;
|
||||
width: 131px;
|
||||
margin-top: -7px;
|
||||
left: 166px;
|
||||
width: 130px;
|
||||
margin-top: -6px;
|
||||
}
|
||||
|
||||
/* OPERA hack for strengthify*/
|
||||
|
|
Loading…
Reference in a new issue