Since we're dealing with a huge password meter, don't bold half of the result strings unnecessarily. see #25603.

git-svn-id: https://develop.svn.wordpress.org/trunk@25847 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2013-10-18 18:36:01 +00:00
parent 476e4a4778
commit c85914b57e
1 changed files with 1 additions and 0 deletions

View File

@ -5960,6 +5960,7 @@ h2 .nav-tab {
.about-wrap .about-password-meter #pass-strength-result {
display: block !important;
font-size: 150%;
font-weight: normal !important;
box-sizing: border-box;
width: 100%;
padding: 17px 0;