install.php password UI cleanup. see #10396

git-svn-id: https://develop.svn.wordpress.org/trunk@13696 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-03-14 02:30:50 +00:00
parent 3cf21a9178
commit 22506c9721
4 changed files with 14 additions and 11 deletions
+5 -2
View File
@@ -135,6 +135,10 @@ abbr {
padding: 2px;
}
.form-table th p {
font-weight: normal;
}
#error-page { margin-top: 50px; }
#error-page p {
@@ -150,8 +154,7 @@ abbr {
border-color: #ddd !important;
border-style: solid;
border-width: 1px;
float: left;
margin: 12px 5px 5px 1px;
margin: 5px 5px 5px 1px;
padding: 5px;
text-align: center;
width: 200px;