/**
 * @file
 * Shared SearchStax feedback widget overrides.
 *
 * Keeps the third-party feedback modal aligned with the custom SearchStax app
 * shells without changing the vendor widget source.
 */

.sf-widget-container #sf-widget .sf-modal-content {
  left: 0;
}
