Skip to content

Commit 573c46f

Browse files
committed
vertically center
1 parent 8628692 commit 573c46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/commit_statuses.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a class="ui link commit-statuses-trigger">{{template "repo/commit_status" .Status}}</a>
1+
<a class="ui link commit-statuses-trigger vm">{{template "repo/commit_status" .Status}}</a>
22
<div class="ui commit-statuses-popup commit-statuses hide">
33
<div class="ui relaxed list divided">
44
{{range .Statuses}}

0 commit comments

Comments
 (0)