diff --git a/packages/customize-widgets/src/components/keyboard-shortcut-help-modal/style.scss b/packages/customize-widgets/src/components/keyboard-shortcut-help-modal/style.scss index 507935a561d43..f26955fe3a497 100644 --- a/packages/customize-widgets/src/components/keyboard-shortcut-help-modal/style.scss +++ b/packages/customize-widgets/src/components/keyboard-shortcut-help-modal/style.scss @@ -3,11 +3,6 @@ margin: 0 0 2rem 0; } - &__main-shortcuts .customize-widgets-keyboard-shortcut-help-modal__shortcut-list { - // Push the shortcut to be flush with top modal header. - margin-top: -$grid-unit-30 -$border-width; - } - &__section-title { font-size: 0.9rem; font-weight: 600;