diff options
author | Paul Slaughter <pslaughter@gitlab.com> | 2019-08-19 21:17:22 +0000 |
---|---|---|
committer | Paul Slaughter <pslaughter@gitlab.com> | 2019-08-19 21:17:22 +0000 |
commit | 6556e708ad5599c41ff236df340162ba6ff905af (patch) | |
tree | 78782b6e184fe6190347dd215a1465d433288ffa /changelogs | |
parent | 9295cc6f2a4e1fcfa90207a6b4a832ad49aa2ad6 (diff) | |
parent | bf1f3e1d2ee62b8057407215adcc157069df609f (diff) | |
download | gitlab-ce-6556e708ad5599c41ff236df340162ba6ff905af.tar.gz |
Merge branch 'clean-obsolete-css' into 'master'
Remove obsolete CSS and fix icon alignment
See merge request gitlab-org/gitlab-ce!31897
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/clean-obsolete-css.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/clean-obsolete-css.yml b/changelogs/unreleased/clean-obsolete-css.yml new file mode 100644 index 00000000000..d9716d16762 --- /dev/null +++ b/changelogs/unreleased/clean-obsolete-css.yml @@ -0,0 +1,5 @@ +--- +title: Fix MR reports section loading icon alignment +merge_request: 31897 +author: +type: fixed |