Skip to content

Commit 75e4616

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

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
@@ -26,7 +26,7 @@
2626
{{svg "octicon-triangle-down" 14 "dropdown icon"}}
2727
<div class="menu">
2828
<div class="ui icon search input">
29-
<i class="icon">{{svg "octicon-search" 16}}</i>
29+
<i class="icon">{{svg "octicon-search"}}</i>
3030
<input type="text" placeholder="{{.locale.Tr "actions.runs.actor"}}">
3131
</div>
3232
<a class="item{{if not $.CurActor}} active{{end}}" href="{{$.Link}}?workflow={{$.CurWorkflow}}&status={{$.CurStatus}}&actor=0">

0 commit comments

Comments
 (0)