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:
parent
5097dba597
commit
840951fe06
File diff suppressed because one or more lines are too long
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue