/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/2815083 * @preserve */ /** * @file * Styles for administration pages. */ /** * Add search page select/submit. */ .search-admin-settings .container-inline { margin-bottom: 1em; } .search-admin-settings label[for="edit-search-type"] { display: block; }