drupal/core/modules/search/css/search.theme.css

8 lines
117 B
CSS

/**
* @file
* Stylesheet for results generated by the Search module.
*/
ol.search-results {
list-style: none;
}