Skip to content
Snippets Groups Projects
Commit a07f80d4 authored by Kristin Wiseman's avatar Kristin Wiseman Committed by Chris Wells
Browse files

Issue #3444658: Remove the clear button from the tab order

parent de39a864
No related branches found
No related tags found
1 merge request!465Fix #3444658: Remove the clear button from the tab order
Pipeline #167791 passed
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
......@@ -194,6 +194,7 @@
type="button"
on:click={clearText}
aria-label={Drupal.t('Clear search text')}
tabindex="-1"
>
<img
src="{FULL_MODULE_PATH}/images/cross{DARK_COLOR_SCHEME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment