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:
authorDenys Mishunov <dmishunov@gitlab.com>2019-09-12 14:03:26 +0300
committerFilipa Lacerda <filipa@gitlab.com>2019-09-12 14:03:26 +0300
commitfdb4069ad8d01a60bffef4dfad4d38129831402c (patch)
tree6e54cb9d1020c08d572ff87035f500266671f46c /changelogs
parentda7d02601cfa1ebd362a5be060b218b3f23b0e04 (diff)
Removed padding from project filter field
Resolves a regression caused by https://bit.ly/2k1GozA
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/mishunov-master-patch-90654.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/mishunov-master-patch-90654.yml b/changelogs/unreleased/mishunov-master-patch-90654.yml
new file mode 100644
index 00000000000..b01160f7426
--- /dev/null
+++ b/changelogs/unreleased/mishunov-master-patch-90654.yml
@@ -0,0 +1,5 @@
+---
+title: Unified presentation of the filter input field for projects listings
+merge_request: 32706
+author:
+type: changed