In Twenty Ten, move the top margin from the header to the wrapper div. Fixes #13636. Props markjaquith.

git-svn-id: https://develop.svn.wordpress.org/trunk@15092 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas
2010-06-01 17:16:07 +00:00
parent 5b3b2aaee1
commit d0bd5ba875
+1 -1
View File
@@ -164,6 +164,7 @@ div.menu,
width: 940px;
}
#wrapper {
margin-top: 20px;
background: #fff;
padding: 0 20px;
}
@@ -334,7 +335,6 @@ a:hover {
-------------------------------------------------------------- */
#header {
margin-top: 20px;
padding: 30px 0 0 0;
}
#site-title {