Updates loading icon in commit's page

For the dropdowns in the mini pipeline graph it
updates the loading icon to use the new orange version
This commit is contained in:
Filipa Lacerda 2019-05-20 12:30:07 +01:00
parent 801309308e
commit d4a028bee5
2 changed files with 7 additions and 2 deletions

View File

@ -13,5 +13,5 @@
%ul %ul
%li.js-builds-dropdown-loading.hidden %li.js-builds-dropdown-loading.hidden
.text-center .loading-container.text-center
%i.fa.fa-spinner.fa-spin{ 'aria-hidden': 'true', 'aria-label': 'Loading' } %span.spinner{ 'aria-label': 'Loading' }

View File

@ -0,0 +1,5 @@
---
title: Updates loading icon in commits page
merge_request: 28475
author:
type: fixed