Commit b59676e0 authored by Martin Wortschack's avatar Martin Wortschack

Merge branch 'Resolve-Migrate-.fa-spinner-app/views/help' into 'master'

Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/help'

See merge request gitlab-org/gitlab!25037
parents 2b3ac7af 69d8d62e
......@@ -323,8 +323,8 @@
.dropdown-footer
%strong Tip:
If an author is not a member of this project, you can still filter by their name while using the search field.
.dropdown-loading
= icon('spinner spin')
.dropdown-loading.text-center
.spinner.spinner-md.mt-8
.example
%div
......@@ -404,8 +404,8 @@
%input.dropdown-input-field{ type: "search", placeholder: "Filter results" }
= icon('search')
.dropdown-content
.dropdown-loading
= icon('spinner spin')
.dropdown-loading.text-center
.spinner.spinner-md.mt-8
.example
%div
......
---
title: Migrate .fa-spinner to .spinner for app/views/help
merge_request: 25037
author: nuwe1
type: other
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