Issue #2318677 by bluegriff | emma.maria: Fixed Password field focus is interfering with the password indicator strength bar.

8.0.x
webchick 2014-09-21 11:33:52 -07:00
parent 2160645707
commit b0ce906dd2
1 changed files with 2 additions and 1 deletions

View File

@ -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%;