summaryrefslogtreecommitdiff
path: root/app/views/ci/projects/_search.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/projects/_search.html.haml')
-rw-r--r--app/views/ci/projects/_search.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/projects/_search.html.haml b/app/views/ci/projects/_search.html.haml
index 37fb804d8d0..e65aaa3870d 100644
--- a/app/views/ci/projects/_search.html.haml
+++ b/app/views/ci/projects/_search.html.haml
@@ -4,7 +4,7 @@
.input-group
= search_field_tag "search", params[:search], placeholder: "Search", class: "search-input form-control"
.input-group-addon
- %i.fa-search
+ %i.fa.fa-search
:coffeescript