Twenty Seventeen: Fix positioning of edit shortcuts when partials are nested inside a frontpage panel.
Fixes #41557. git-svn-id: https://develop.svn.wordpress.org/trunk@41842 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5fac6cc075
commit
8e9f37dde1
@ -3091,7 +3091,7 @@ object {
|
||||
}
|
||||
|
||||
/* Add some space around the visual edit shortcut buttons. */
|
||||
.twentyseventeen-panel .customize-partial-edit-shortcut button {
|
||||
.twentyseventeen-panel > .customize-partial-edit-shortcut > button {
|
||||
top: 30px;
|
||||
left: 30px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user