diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-11-16 09:08:15 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-11-16 09:08:15 +0000 |
commit | 58b05a6e3ffc7390c74108d02e476788055074bc (patch) | |
tree | 6355c88b231d79de62387edaf116428f9a06318a /changelogs | |
parent | a248bb769f40937e93e8050f3ababb9066115940 (diff) | |
download | gitlab-ce-58b05a6e3ffc7390c74108d02e476788055074bc.tar.gz |
Resolve "Clicking on GPG verification badge jumps to top of the page"
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/40198-fix-gpg-badge-links.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/40198-fix-gpg-badge-links.yml b/changelogs/unreleased/40198-fix-gpg-badge-links.yml new file mode 100644 index 00000000000..62b962acefa --- /dev/null +++ b/changelogs/unreleased/40198-fix-gpg-badge-links.yml @@ -0,0 +1,6 @@ +--- +title: Fix issue where clicking a GPG verification badge would scroll to the top of + the page +merge_request: 15407 +author: +type: fixed |