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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-05-11 12:12:08 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-11 12:12:08 +0300
commit7fa274753de913596db0d3eff5c7a3896c6fdd0a (patch)
treee6dbeb2c55a1ecdfd9b146f449008a0727136998 /changelogs
parentb7eed2ea49477a8baa7d9b0cf8034c799cde2e0f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/273308-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-projec.yml6
-rw-r--r--changelogs/unreleased/dmishunov-editor-fix-rendering.yml5
2 files changed, 11 insertions, 0 deletions
diff --git a/changelogs/unreleased/273308-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-projec.yml b/changelogs/unreleased/273308-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-projec.yml
new file mode 100644
index 00000000000..2d04c7aaa9c
--- /dev/null
+++ b/changelogs/unreleased/273308-fy21q4-foundations-kr2-audit-and-update-buttons-on-projects-projec.yml
@@ -0,0 +1,6 @@
+---
+title: Decrease space between invite and import members buttons to align with Pajamas
+ spacing
+merge_request: 61396
+author:
+type: other
diff --git a/changelogs/unreleased/dmishunov-editor-fix-rendering.yml b/changelogs/unreleased/dmishunov-editor-fix-rendering.yml
new file mode 100644
index 00000000000..075eeee9e07
--- /dev/null
+++ b/changelogs/unreleased/dmishunov-editor-fix-rendering.yml
@@ -0,0 +1,5 @@
+---
+title: Reset Source Editor's layout after Startup CSS
+merge_request: 61426
+author:
+type: fixed