Skip to content

Commit 6f30347

Browse files
committed
Right align repo/results buttons.
1 parent 1bd2053 commit 6f30347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/components/ReportDetails.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</div>
88
</div>
99
</div>
10-
<div class="column">
10+
<div class="right aligned column">
1111
{% if showLinks %}
1212
<a class="ui large labeled icon blue button" href="{{ details.github }}">
1313
<i class="github icon"></i>

0 commit comments

Comments
 (0)