We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5677da commit 6760c5bCopy full SHA for 6760c5b
templates/repo/home.tmpl
@@ -104,7 +104,7 @@
104
</span>
105
{{end}}
106
107
- <form class="tw-flex tw-flex-1" class="ignore-dirty" action="{{.RepoLink}}/search" method="get">
+ <form class="ignore-dirty tw-flex tw-flex-1" action="{{.RepoLink}}/search" method="get">
108
<div class="ui small action input tw-flex-1">
109
<input name="q" value="{{.Keyword}}" size="10" placeholder="{{ctx.Locale.Tr "search.code_kind"}}">
110
{{template "shared/search/button"}}
0 commit comments