Additional style changes to accomodate <h1> headings.
See [32974], #31650. Built from https://develop.svn.wordpress.org/trunk@32975 git-svn-id: http://core.svn.wordpress.org/trunk@32946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -607,7 +607,7 @@ code {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.wrap h2.long-header {
|
||||
.wrap h1.long-header {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
|
||||
@@ -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: right;
|
||||
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-right: 20px;
|
||||
}
|
||||
|
||||
|
||||
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
4
wp-admin/css/wp-admin-rtl.min.css
vendored
4
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
4
wp-admin/css/wp-admin.min.css
vendored
4
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user