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.
2 parents 99603c6 + 593a52c commit b004ef5Copy full SHA for b004ef5
templates/repo/view_file.tmpl
@@ -17,7 +17,7 @@
17
{{template "repo/latest_commit" .}}
18
{{if .LatestCommit}}
19
{{if .LatestCommit.Committer}}
20
- <div class="text grey age">
+ <div class="text grey age flex-text-block">
21
{{DateUtils.TimeSince .LatestCommit.Committer.When}}
22
</div>
23
{{end}}
0 commit comments