Skip to content

Commit

Permalink
Update search-bar.jelly
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jul 20, 2022
1 parent 930166b commit 9878cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/resources/lib/layout/search-bar.jelly
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ THE SOFTWARE.
</st:documentation>

<div class="jenkins-search ${attrs.clazz}">
<div class="jenkins-search__icon" aria-hidden="true">
<div class="jenkins-search__icon">
<l:icon src="symbol-search" />
</div>
<input value="${attrs.value}"
Expand Down

0 comments on commit 9878cac

Please sign in to comment.