Skip to content

Commit f6e0300

Browse files
authored
Merge pull request #286 from mxmeinhold/readable-report
2 parents 7082ce1 + e5a5cc4 commit f6e0300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packet/templates/include/nav.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
{% endif %}
3333
{% else %}
3434
<li class="nav-item">
35-
<button id="freshman-report" class="btn btn-sm btn-default report-button">Report</button>
35+
<button id="freshman-report" class="btn btn-sm btn-primary report-button">Report</button>
3636
</li>
3737
{% endif %}
3838

0 commit comments

Comments
 (0)