/**
 * Styles for customizer preview frame
 */

/* A fix for removing unwanted page scroll while previewing in customizer */
.customize-partial-edit-shortcut-site_secondary_logo_image_partial {
    margin-top: -10px;
}

.customize-partial-edit-shortcut-site_header_show_btn1_partial .customize-partial-edit-shortcut-button,
.customize-partial-edit-shortcut-site_header_show_btn2_partial .customize-partial-edit-shortcut-button {
    left: -8px;
    top: -20px;
}

