Skip to content

Commit

Permalink
MDL-70322 core_search: consistent search icon
Browse files Browse the repository at this point in the history
  • Loading branch information
roland04 committed Dec 11, 2020
1 parent c307f3b commit c31561e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/templates/search_input_navbar.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
aria-expanded="false"
aria-controls="searchform-navbar"
>
<i class="icon fa fa-search fa-fw " aria-hidden="true"></i>
{{#pix}} a/search, core {{/pix}}
<span class="sr-only">{{#str}} togglesearch {{/str}}</span>
</a>
</div>
Expand Down

0 comments on commit c31561e

Please sign in to comment.