Commit 4232e004 authored by Savas Vedova's avatar Savas Vedova

Make spinner pajamas compliant

parent a3a63d3f
......@@ -14,5 +14,4 @@
%div= link_to s_("LearnGitlab|Ok, let's go"), project_learn_gitlab_path(project), class: 'btn btn-confirm gl-button gl-mt-7'
- else
%p.gl-text-center.gl-text-gray-700.gl-mt-7= s_('LearnGitlab|Creating your onboarding experience...')
.gl-spinner-container
.gl-spinner.gl-spinner-md{ aria: { label: _('Loading') } }
= gl_loading_icon(size: 'md')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment