summaryrefslogtreecommitdiff
path: root/app/views/groups/runners/_index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/runners/_index.html.haml')
-rw-r--r--app/views/groups/runners/_index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/groups/runners/_index.html.haml b/app/views/groups/runners/_index.html.haml
index 51375f50659..e885fcc08eb 100644
--- a/app/views/groups/runners/_index.html.haml
+++ b/app/views/groups/runners/_index.html.haml
@@ -73,7 +73,7 @@
{{name}}
= button_tag class: 'clear-search hidden' do
- = icon('times')
+ = sprite_icon('close', size: 16, css_class: 'clear-search-icon')
.filter-dropdown-container
= render 'admin/runners/sort_dropdown'