Remove top margin from custom background's page header.

git-svn-id: https://develop.svn.wordpress.org/trunk@13752 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2010-03-18 19:17:12 +00:00
parent 8aac1fc447
commit 9fda6867f6
2 changed files with 1 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -3644,10 +3644,6 @@ span.imgedit-scale-warn {
/* Custom Background */
div#custom-background h2 {
margin-top: 20px;
}
#custom-background table th, #custom-background table td {
text-align:left;
padding-right:40px;