# elasticpress/4.3.0/assets/css/comments.css

ElasticPress, version 4.3.0. 14 lines.

- Page: https://pluginprobe.com/plugins/elasticpress/4.3.0/code/assets/css/comments.css
- Raw: https://pluginprobe.com/plugins/elasticpress/4.3.0/raw/assets/css/comments.css
- Modified: 2021-07-07T16:04:26+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/elasticpress/4.3.0/code/assets/css/comments.css#L10-L20`.

```css
.ep-widget-search-comments-results {
	list-style-type: none;
	margin-left: 0;
}

.ep-widget-search-comments-result-item,
.ep-widget-search-comments-result-item-not-found {
	margin-left: 0;
}

.ep-widget-search-comments-result-item.selected a {
	border: 2px dotted #171923;
}

```
