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