mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-17 03:56:07 +00:00
Combine these selectors which both target the 'Menu Structure' heading on Edit Menus. Use .menu-edit instead of #post-body to ensure this margin applies only to the Edit Menus page. Fixes #26228.
Built from https://develop.svn.wordpress.org/trunk@26383 git-svn-id: http://core.svn.wordpress.org/trunk@26283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
435c690d8f
commit
eaa3690f2c
@ -8717,11 +8717,7 @@ body.interim-login {
|
||||
}
|
||||
|
||||
.menu-edit #post-body-content h3 {
|
||||
margin: 0 0 10px;
|
||||
}
|
||||
|
||||
#post-body #post-body-content h3 {
|
||||
margin-top: 1em;
|
||||
margin: 1em 0 10px;
|
||||
}
|
||||
|
||||
.menu-settings {
|
||||
|
2
wp-admin/css/wp-admin-rtl.min.css
vendored
2
wp-admin/css/wp-admin-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -8717,11 +8717,7 @@ body.interim-login {
|
||||
}
|
||||
|
||||
.menu-edit #post-body-content h3 {
|
||||
margin: 0 0 10px;
|
||||
}
|
||||
|
||||
#post-body #post-body-content h3 {
|
||||
margin-top: 1em;
|
||||
margin: 1em 0 10px;
|
||||
}
|
||||
|
||||
.menu-settings {
|
||||
|
2
wp-admin/css/wp-admin.min.css
vendored
2
wp-admin/css/wp-admin.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user