After upgrading to Jira 8.12 unwanted drop down icons are showing up in Select2 component as shown in the picture.
Would like to know about how to get rid of these unwanted icons/symbols from my select2 component. Just to add more information, here we used select2 to do multi select of options.
Thanks !
By adding style="background: no-repeat;" to <select>, I was able to overcome this issue.
Thanks !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.