Commit 2429a109 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

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

Fixed the position of loading spinner

Closes #28906

See merge request !9658
parents 167f9167 11dfea7e
......@@ -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;
......
---
title: Fixed loading spinner position on issue template toggle
merge_request:
author:
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