diff options
author | Phil Hughes <me@iamphill.com> | 2019-06-14 07:47:07 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-06-14 07:47:07 +0000 |
commit | cd300323c8cc6744c46ef3f732c412226615abbf (patch) | |
tree | 31893bcf0206bec37a0cb817836fca9b138df703 /changelogs | |
parent | 96a46468c23d7017db00f78e200fddfee832eb39 (diff) | |
parent | 32c5fa99fef70caeed33a852f0bb0c8b9a41028e (diff) | |
download | gitlab-ce-cd300323c8cc6744c46ef3f732c412226615abbf.tar.gz |
Merge branch 'fix-flyout-navs' into 'master'
Fix sidebar flyout navigation
See merge request gitlab-org/gitlab-ce!29571
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-flyout-navs.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-flyout-navs.yml b/changelogs/unreleased/fix-flyout-navs.yml new file mode 100644 index 00000000000..c21f1037f09 --- /dev/null +++ b/changelogs/unreleased/fix-flyout-navs.yml @@ -0,0 +1,5 @@ +--- +title: Fix sidebar flyout navigation +merge_request: 29571 +author: +type: fixed |