summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAndrew Fontaine <afontaine@gitlab.com>2019-06-17 12:55:51 -0400
committerAndrew Fontaine <afontaine@gitlab.com>2019-06-17 13:45:07 -0400
commit37aa1cfecbb5519aee8fdf973e0615b0b019da58 (patch)
tree6cb0c21d301525c57b1bccec05cfaed99edaf4e1 /changelogs
parent08ed6b1720ff4d6e2b45a97000a106071d650194 (diff)
downloadgitlab-ce-37aa1cfecbb5519aee8fdf973e0615b0b019da58.tar.gz
Move Dropdown to Stick to MR View App Button
The dropdown of changed pages in the review app should be attached to the view app button. This moves it to the correct place. The Review App button is to the right of both of those.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/visual-review-apps-fix-dropdown.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/visual-review-apps-fix-dropdown.yml b/changelogs/unreleased/visual-review-apps-fix-dropdown.yml
new file mode 100644
index 00000000000..ade68c26df9
--- /dev/null
+++ b/changelogs/unreleased/visual-review-apps-fix-dropdown.yml
@@ -0,0 +1,5 @@
+---
+title: Move Dropdown to Stick to MR View App Button
+merge_request: 29767
+author:
+type: fixed