Skip to content

Commit cfc5573

Browse files
committed
Addition of link to setup had one too few columns.
Rev 7da36a5 added a new row to the syllabus table with only 11 columns (instead of 12), which broke layout. This fix adds the missing space.
1 parent 5e89d32 commit cfc5573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_includes/syllabus.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ <h2 id="schedule">Schedule</h2>
1414

1515
<table class="table table-striped">
1616
<tr>
17+
<td class="col-md-1"></td>
1718
<td class="col-md-1"></td>
1819
<td class="col-md-3"><a href="{{ page.root }}/setup">Setup</a></td>
1920
<td class="col-md-7">Dowload files used on the lesson.</td>

0 commit comments

Comments
 (0)