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:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2019-02-12 04:05:17 +0300
committerTakuya Noguchi <takninnovationresearch@gmail.com>2019-02-12 04:11:19 +0300
commit843f960d7984aaa6d9cb3d663f87254b9b49b777 (patch)
treec1b95b99d54f397aadae50ef266979725ec33722 /changelogs
parent5b23f2b016f4e5d33387d7474148d2a59b213ee6 (diff)
Fix the border style of CONTRIBUTING button when it exists
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/57564-contributing-button-border.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/57564-contributing-button-border.yml b/changelogs/unreleased/57564-contributing-button-border.yml
new file mode 100644
index 00000000000..e5875ef1c0f
--- /dev/null
+++ b/changelogs/unreleased/57564-contributing-button-border.yml
@@ -0,0 +1,5 @@
+---
+title: Fix the border style of CONTRIBUTING button when it exists
+merge_request: 25124
+author: Takuya Noguchi
+type: fixed