diff options
Diffstat (limited to 'templates/repo/find/files.tmpl')
-rw-r--r-- | templates/repo/find/files.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/find/files.tmpl b/templates/repo/find/files.tmpl index de2c34a158..eebdcb2b1b 100644 --- a/templates/repo/find/files.tmpl +++ b/templates/repo/find/files.tmpl @@ -2,7 +2,7 @@ <div role="main" aria-label="{{.Title}}" class="page-content repository"> {{template "repo/header" .}} <div class="ui container"> - <div class="tw-flex tw-content-center"> + <div class="tw-flex tw-items-center"> <a href="{{$.RepoLink}}">{{.RepoName}}</a> <span class="gt-mx-3">/</span> <div class="ui input tw-flex-1"> |