Commit cfc5573b authored by Greg Wilson's avatar Greg Wilson
Browse files

Addition of link to setup had one too few columns.

Rev 7da36a56 added a new row to the syllabus table with only 11 columns (instead of 12), which broke layout.
This fix adds the missing space.
parent 5e89d32e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

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