Do not display user specified password during install. Fixes #12479. See #10396 for feedback

git-svn-id: https://develop.svn.wordpress.org/trunk@13592 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2010-03-05 12:25:30 +00:00
parent 2343b09500
commit 7f001d5aa2
4 changed files with 21 additions and 10 deletions

View File

@@ -111,7 +111,7 @@ abbr {
text-align: left;
padding: 16px 10px 10px 10px;
border-bottom: 8px solid #fff;
width: 110px;
width: 130px;
vertical-align: top;
}