We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5fe09d commit 55bdb6eCopy full SHA for 55bdb6e
templates/repo/commits_table.tmpl
@@ -8,7 +8,7 @@
8
{{.locale.Tr "repo.commits.no_commits" $.BaseBranch $.HeadBranch}} {{if .RefName}}({{.RefName}}){{end}}
9
{{end}}
10
</div>
11
- <div class="commits-table-right">
+ <div class="commits-table-right gt-whitespace-nowrap">
12
{{if .PageIsCommits}}
13
<form class="ignore-dirty" action="{{.RepoLink}}/commits/{{.BranchNameSubURL}}/search">
14
<div class="ui tiny search input">
0 commit comments