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:
authorFilipa Lacerda <filipa@gitlab.com>2019-05-20 14:52:02 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-05-20 14:52:02 +0300
commit64f040e209081264d67f9286f2d5b65e89343127 (patch)
tree3598fa807850b80aa4d5e3d8528dcb086f2eacf2 /changelogs
parent801309308e677e724c772fddb1b99b0012453395 (diff)
Adds arrow icons to select option in CI/CD settings
Adds custom-select class to the select menu for variables type in CI/CD settings
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/62038-chevron-down.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62038-chevron-down.yml b/changelogs/unreleased/62038-chevron-down.yml
new file mode 100644
index 00000000000..9d58c364bc9
--- /dev/null
+++ b/changelogs/unreleased/62038-chevron-down.yml
@@ -0,0 +1,5 @@
+---
+title: Adds arrow icons to select option in CI/CD settings
+merge_request:
+author:
+type: fixed