Remove top margin from custom background's page header.

git-svn-id: http://svn.automattic.com/wordpress/trunk@13752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
nacin 2010-03-18 19:17:12 +00:00
parent 5097dba597
commit 840951fe06
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;