diff --git a/src/wp-content/themes/twentyseventeen/style.css b/src/wp-content/themes/twentyseventeen/style.css index 7fe899bf71..7936adb07e 100644 --- a/src/wp-content/themes/twentyseventeen/style.css +++ b/src/wp-content/themes/twentyseventeen/style.css @@ -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; }