summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-05-28 19:25:55 +0000
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-05-28 19:25:55 +0000
commit8b200634c4909f12cd012c3197c4ffbaf50b99d5 (patch)
tree5d103506fa4d3cd51b665d20205c770fa3289317 /changelogs
parentadfb6d9fbb840a176d944b9ac8e3b88e25d6e045 (diff)
parent147c03597a1da243eb69ccd74cbbe7ad617e887e (diff)
downloadgitlab-ce-8b200634c4909f12cd012c3197c4ffbaf50b99d5.tar.gz
Merge branch '62227-webkit-icon-overlap' into 'master'
Disable webkit icons Closes #62227 See merge request gitlab-org/gitlab-ce!28833
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/62227-webkit-icon-overlap.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62227-webkit-icon-overlap.yml b/changelogs/unreleased/62227-webkit-icon-overlap.yml
new file mode 100644
index 00000000000..47d7583f4c2
--- /dev/null
+++ b/changelogs/unreleased/62227-webkit-icon-overlap.yml
@@ -0,0 +1,5 @@
+---
+title: Add style to disable webkit icons for search inputs
+merge_request: 28833
+author: Jarek Ostrowski @jareko
+type: fixed