diff options
author | Paul Slaughter <pslaughter@gitlab.com> | 2019-06-05 06:04:33 -0500 |
---|---|---|
committer | Paul Slaughter <pslaughter@gitlab.com> | 2019-06-05 08:53:55 -0500 |
commit | c9c7fa7bbbbecf8d6af0936d7004c2d9469aed78 (patch) | |
tree | b91472aaf08a51662dd716c9304cecbb1d22cc62 /changelogs | |
parent | 202e525119188721004c4a1eb6be18c9cf7a6f5e (diff) | |
download | gitlab-ce-c9c7fa7bbbbecf8d6af0936d7004c2d9469aed78.tar.gz |
Fix label click scrolling to top
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/61246-fix-label-click-scroll-to-top.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/61246-fix-label-click-scroll-to-top.yml b/changelogs/unreleased/61246-fix-label-click-scroll-to-top.yml new file mode 100644 index 00000000000..7fa15e1c0fd --- /dev/null +++ b/changelogs/unreleased/61246-fix-label-click-scroll-to-top.yml @@ -0,0 +1,5 @@ +--- +title: Fix label click scrolling to top +merge_request: 29202 +author: +type: fixed |