diff options
author | Denys Mishunov <dmishunov@gitlab.com> | 2019-09-12 11:03:26 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2019-09-12 11:03:26 +0000 |
commit | fdb4069ad8d01a60bffef4dfad4d38129831402c (patch) | |
tree | 6e54cb9d1020c08d572ff87035f500266671f46c /changelogs | |
parent | da7d02601cfa1ebd362a5be060b218b3f23b0e04 (diff) | |
download | gitlab-ce-fdb4069ad8d01a60bffef4dfad4d38129831402c.tar.gz |
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.yml | 5 |
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 |