Skip to content

Commit

Permalink
IBX-8670: Clear input icon is too big
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasOsti committed Jul 29, 2024
1 parent d8dca3b commit b1b1eba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
tabindex="-1"
{% if should_clear_button_send_form %}data-send-form-after-clearing{% endif %}
>
<svg class="ibexa-icon ibexa-icon--small">
<svg class="ibexa-icon ibexa-icon--tiny-small">
<use xlink:href="{{ ibexa_icon_path('discard') }}"></use>
</svg>
</button>
Expand Down

0 comments on commit b1b1eba

Please sign in to comment.