Skip to content

Commit

Permalink
Bugfix search label
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhortongsa committed Jul 10, 2024
1 parent 712e32d commit beeded7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/searchgov/form.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<input name="affiliate" type="hidden" value="{{include.searchgov.affiliate}}" />

<div role="search">
<label class="usa-sr-only" for="extended-search-field-small">Search small</label>
<label class="usa-sr-only" for="extended-search-field-small">Search</label>
<input class="usa-input usagov-search-autocomplete" id="extended-search-field-small" type="search" name="query" autocomplete="off">
<button class="usa-button primary-background-color" type="submit"><img src="{{site.baseurl}}/assets/img/usa-icons-bg/search--white.svg" class="usa-search__submit-icon" alt="Search" /></button>
</div>
Expand Down

0 comments on commit beeded7

Please sign in to comment.