Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Hobert <info@dosh.dk>2019-01-22 20:42:10 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-01-22 20:42:10 +0300
commitfe823be926ece8f73b06dc6528221306431ff895 (patch)
tree4824b94eb9ce5e358412ec62665f5e5cd1ef7463 /changelogs
parent30c141c99018eefd7992149e6ce4d4ffdac066a4 (diff)
fix(labels): Move the primary button out of breadcrumbs and into the project section
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-56558-move-primary-button.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-56558-move-primary-button.yml b/changelogs/unreleased/fix-56558-move-primary-button.yml
new file mode 100644
index 00000000000..4dcc896b327
--- /dev/null
+++ b/changelogs/unreleased/fix-56558-move-primary-button.yml
@@ -0,0 +1,5 @@
+---
+title: Moved primary button for labels to follow the design patterns used on rest of the site
+merge_request:
+author: Martin Hobert
+type: fixed