Remove left-over background color, fixes #8306

git-svn-id: https://develop.svn.wordpress.org/trunk@9942 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2008-11-28 09:11:50 +00:00
parent b37725917d
commit 6e64a0f6c2
2 changed files with 1 additions and 17 deletions
+1 -5
View File
@@ -1220,10 +1220,8 @@ strong .post-com-count {
.form-table td,
#wpbody-content .describe td {
margin-bottom: 9px;
padding: 4px 10px;
padding: 4px 10px 12px;
line-height: 20px;
border-bottom-width: 8px;
border-bottom-style: solid;
font-size: 11px;
}
@@ -1239,8 +1237,6 @@ strong .post-com-count {
text-align: left;
padding: 10px;
width: 200px;
border-bottom-width: 8px;
border-bottom-style: solid;
}
.form-table th.th-full {