Skip to content

Commit 04791cd

Browse files
silverwindHesterG
authored andcommitted
Update templates/repo/actions/list.tmpl
1 parent 75e4616 commit 04791cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/actions/list.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
4646
<div class="menu">
4747
<div class="ui icon search input">
48-
<i class="icon">{{svg "octicon-search" 16}}</i>
48+
<i class="icon">{{svg "octicon-search"}}</i>
4949
<input type="text" placeholder="{{.locale.Tr "actions.runs.status"}}">
5050
</div>
5151
<a class="item{{if not $.CurStatus}} active{{end}}" href="{{$.Link}}?workflow={{$.CurWorkflow}}&actor={{$.CurActor}}&status=0">

0 commit comments

Comments
 (0)