Commit 39799d0a authored by Phil Hughes's avatar Phil Hughes

Merge branch '61990-spinner' into 'master'

Updates loading icon in commit's page

Closes #61990

See merge request gitlab-org/gitlab-ce!28475
parents 77ebc2ae d4a028be
......@@ -13,5 +13,5 @@
%ul
%li.js-builds-dropdown-loading.hidden
.text-center
%i.fa.fa-spinner.fa-spin{ 'aria-hidden': 'true', 'aria-label': 'Loading' }
.loading-container.text-center
%span.spinner{ 'aria-label': 'Loading' }
---
title: Updates loading icon in commits page
merge_request: 28475
author:
type: fixed
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