app/views/avo/partials/_resource_search.html.erb in avo-1.21.1.pre.1 vs app/views/avo/partials/_resource_search.html.erb in avo-1.22.0.pre.1

- old
+ new

@@ -3,7 +3,7 @@ data-search-target="autocomplete" data-search-resource="<%= resource %>" data-translation-keys='{"no_item_found": "<%= I18n.translate 'avo.no_item_found' %>"}' > </div> - <div class="hidden relative inline-flex text-gray-400 text-sm border border-gray-300 rounded-full cursor-pointer" data-search-target="button"></div> + <div class="hidden relative inline-flex text-gray-400 text-sm border border-gray-300 rounded cursor-pointer" data-search-target="button"></div> </div>