mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Additional style changes to accomodate <h1> headings.
See [32974], #31650. git-svn-id: https://develop.svn.wordpress.org/trunk@32975 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -607,7 +607,7 @@ code {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.wrap h2.long-header {
|
||||
.wrap h1.long-header {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -12,16 +12,16 @@
|
||||
padding: 0 0 100px;
|
||||
}
|
||||
|
||||
.themes-php .wrap h2 {
|
||||
.themes-php .wrap h1 {
|
||||
float: left;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.network-admin.themes-php .wrap h2 {
|
||||
.network-admin.themes-php .wrap h1 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.themes-php .wrap h2 .button {
|
||||
.themes-php .wrap h1 .button {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user