summaryrefslogtreecommitdiff
path: root/app/views/ci/projects/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/projects/index.html.haml')
-rw-r--r--app/views/ci/projects/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/projects/index.html.haml b/app/views/ci/projects/index.html.haml
index 6243a28f9e2..69b6c8b4d6d 100644
--- a/app/views/ci/projects/index.html.haml
+++ b/app/views/ci/projects/index.html.haml
@@ -7,7 +7,7 @@
.projects
%p.fetch-status.light
- %i.fa-refresh.fa-spin
+ %i.fa.fa-refresh.fa-spin
Please wait while we fetch from GitLab (#{GitlabCi.config.gitlab_server.url})
:coffeescript
$.get '#{gitlab_ci_projects_path}', (data) ->