/* Mass Email from GF Notification - Feed Settings styles */
/* Adds spacing to the left of the Merge Tag Defaults button next to the merge-tag dropdown */
.wp-core-ui .button-secondary.menfgf-merge-defaults-btn {
    margin-left: 6px;
    display: inline-block;
}

/* Optional: ensure the tools row respects inline buttons wrapping nicely */
#wp-_gform_setting_message-editor-tools .menfgf-merge-defaults-btn {
    vertical-align: middle;
}
