mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +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.
git-svn-id: https://develop.svn.wordpress.org/trunk@26383 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user