Skip to content
Snippets Groups Projects
Commit b0ce906d authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2318677 by bluegriff | emma.maria: Fixed Password field focus is...

Issue #2318677 by bluegriff | emma.maria: Fixed Password field focus is interfering with the password indicator strength bar.
parent 21606457
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -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%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment