mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user