diff options
author | Phil Hughes <me@iamphill.com> | 2017-03-02 11:10:39 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-03-02 11:10:39 +0000 |
commit | 11dfea7e83fbc06c0d20724f872e395e806eb4ca (patch) | |
tree | 28aa53556b734d091b3b8d3f6163481ca3abddf7 /changelogs | |
parent | 6efa5dc04a2e3c64664676e30962760ebf99b72a (diff) | |
download | gitlab-ce-11dfea7e83fbc06c0d20724f872e395e806eb4ca.tar.gz |
Fixed the position of loading spinnerissue-descrpiption-spinner-off
Fixed the position of the loading spinner in the issue template dropdown
toggle. It was previously just positioned with the content, this now
correctly places it in the same place the chevron down is
Closes #28906
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/issue-descrpiption-spinner-off.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/issue-descrpiption-spinner-off.yml b/changelogs/unreleased/issue-descrpiption-spinner-off.yml new file mode 100644 index 00000000000..87104d09804 --- /dev/null +++ b/changelogs/unreleased/issue-descrpiption-spinner-off.yml @@ -0,0 +1,4 @@ +--- +title: Fixed loading spinner position on issue template toggle +merge_request: +author: |