Skip to content
Snippets Groups Projects
Commit 2429a109 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Merge branch 'issue-descrpiption-spinner-off' into 'master'

Fixed the position of loading spinner

Closes #28906

See merge request !9658
parents 167f9167 11dfea7e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -107,11 +107,12 @@
 
&.fa-spinner {
font-size: 16px;
margin-top: -8px;
margin-top: -3px;
}
}
 
.fa-chevron-down {
.fa-chevron-down,
.fa-spinner {
position: absolute;
top: 11px;
right: 8px;
Loading
Loading
---
title: Fixed loading spinner position on issue template toggle
merge_request:
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment