fixup! Unify look of the strengthify password hint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
8d9c6f0e02
commit
4db556e784
|
@ -1153,10 +1153,9 @@ span {
|
|||
#passwordform .strengthify-wrapper {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
width: calc(100% - 2px);
|
||||
width: 100%;
|
||||
border-radius: 0 0 2px 2px;
|
||||
margin-top: -6px;
|
||||
margin-left: 1px;
|
||||
overflow: hidden;
|
||||
height: 3px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue