Skip to content

Commit 3a924fd

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/release/list.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</div>
1717
<div class="ui twelve wide column detail">
1818
<div class="gt-df gt-ac gt-sb gt-fw gt-mb-3">
19-
<h4 class="release-list-title">
19+
<h4 class="release-list-title gt-word-break">
2020
<a href="{{$.RepoLink}}/releases/tag/{{.TagName | PathEscapeSegments}}">{{.Title}}</a>
2121
{{if .IsDraft}}
2222
<span class="ui yellow label">{{ctx.Locale.Tr "repo.release.draft"}}</span>

0 commit comments

Comments
 (0)