Merge branch '20084-update-the-spinner-component' into 'master'

Fix gl-loading-icon bug before gitlab-ui update

See merge request gitlab-org/gitlab-ce!25683
This commit is contained in:
Fatih Acet 2019-03-08 12:42:24 +00:00
commit 40016ab741
2 changed files with 2 additions and 3 deletions

View File

@ -158,7 +158,6 @@ export default {
href="#"
title="Add reaction"
>
<gl-loading-icon inline />
<icon
css-classes="link-highlight award-control-icon-neutral"
name="emoji_slightly_smiling_face"

View File

@ -1,5 +1,5 @@
---
title: Add a spinner icon which is rendered using pure css
merge_request: 25186
title: Add a spinner icon which is rendered using pure css + update conflicting CSS
merge_request: 25683
author:
type: changed