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:
authorAnnabel Gray <annabel.m.gray@gmail.com>2018-05-23 20:40:57 +0300
committerAnnabel Gray <annabel.m.gray@gmail.com>2018-05-23 20:40:57 +0300
commitdd512684797cfba0ed467a4af41d20345077c06e (patch)
tree9fab4f50810f793559b1c7e35fc62f44aec5065b /changelogs
parent332a16b623f789fdcfd09b1b78579c31ffbf2fbb (diff)
parentfe61e80af842bc69de7482510a276adc5db993fe (diff)
Merge branch '39710-search-placeholder-cut-off' into 'master'
Resolve "Runners search input placeholder is cut off" Closes #39710 See merge request gitlab-org/gitlab-ce!19015
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/39710-search-placeholder-cut-off.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/39710-search-placeholder-cut-off.yml b/changelogs/unreleased/39710-search-placeholder-cut-off.yml
new file mode 100644
index 00000000000..59290768c6a
--- /dev/null
+++ b/changelogs/unreleased/39710-search-placeholder-cut-off.yml
@@ -0,0 +1,5 @@
+---
+title: 'Fixes: Runners search input placeholder is cut off'
+merge_request: 19015
+author: Jacopo Beschi @jacopo-beschi
+type: fixed