/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/**
 * @file
 * Styles for administration pages.
 */

/**
 * Add search page select/submit.
 */

.search-admin-settings .container-inline {
  margin-block-end: 1em;
}

.search-admin-settings label[for="edit-search-type"] {
  display: block;
}
