summaryrefslogtreecommitdiff
path: root/app/views/groups/_subgroups_and_projects.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/_subgroups_and_projects.html.haml')
-rw-r--r--app/views/groups/_subgroups_and_projects.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/groups/_subgroups_and_projects.html.haml b/app/views/groups/_subgroups_and_projects.html.haml
index 651d182b9cc..427a36aaec4 100644
--- a/app/views/groups/_subgroups_and_projects.html.haml
+++ b/app/views/groups/_subgroups_and_projects.html.haml
@@ -4,5 +4,4 @@
%section{ data: { hide_projects: 'false', group_id: group.id, path: group_path(group) } }
.js-groups-list-holder{ data: { show_schema_markup: 'true'} }
- .loading-container.text-center.prepend-top-20
- .gl-spinner.gl-spinner-md
+ = gl_loading_icon(size: 'md', css_class: 'gl-mt-6')