summaryrefslogtreecommitdiffstats
path: root/templates/repo/find/files.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/find/files.tmpl')
-rw-r--r--templates/repo/find/files.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/find/files.tmpl b/templates/repo/find/files.tmpl
index 5ad7fa1915..dab46cf362 100644
--- a/templates/repo/find/files.tmpl
+++ b/templates/repo/find/files.tmpl
@@ -13,7 +13,7 @@
<tbody>
</tbody>
</table>
- <div id="repo-find-file-no-result" class="ui row center gt-mt-5" hidden>
+ <div id="repo-find-file-no-result" class="ui row center gt-mt-5 gt-hidden">
<h3>{{.locale.Tr "repo.find_file.no_matching"}}</h3>
</div>
</div>