Issue #2318677 by bluegriff | emma.maria: Fixed Password field focus is interfering with the password indicator strength bar.
parent
2160645707
commit
b0ce906dd2
|
@ -26,7 +26,8 @@
|
|||
}
|
||||
.password-strength__meter {
|
||||
background-color: #ebeae4;
|
||||
height: 0.5em;
|
||||
height: 0.75em;
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
.password-strength__indicator {
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue