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:
authorJacopo <beschi.jacopo@gmail.com>2018-05-23 10:17:24 +0300
committerJacopo <beschi.jacopo@gmail.com>2018-05-23 11:24:38 +0300
commitfe61e80af842bc69de7482510a276adc5db993fe (patch)
treea845410a6d6b061b3bfcd2bb79c018ff3c65709a /changelogs
parent2eb8099fb752a6fe4c751f739c2b5520d450ad4c (diff)
Fixes: Runners search input placeholder is cut off
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