File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,14 +59,14 @@ <h4 class="modal-title" id="myModalLabel">Help / Shortcuts</h4>
59
59
60
60
61
61
< div id ="toc-toggle ">
62
- < input type ="checkbox " class ="toc-toggle-check " id ="toc-toggle-check " name ="toc-toggle-check " value ="true ">
62
+ < input type ="checkbox " class ="toc-toggle-check " id ="toc-toggle-check " name ="toc-toggle-check " value ="true " checked =" checked " >
63
63
< label class ="toc-toggle-label " for ="toc-toggle-check ">
64
64
< span class ="octicon octicon-list-unordered "> </ span >
65
65
<!-- <span class="toc-header">Table of Contents</span> -->
66
66
</ label >
67
67
</ div >
68
68
69
- < div class ="col-content deck col-md-12 col-sm-12 col-xs-12 materials curriculum ">
69
+ < div class ="col-content deck col-md-12 col-sm-12 col-xs-12 materials curriculum shift-left ">
70
70
< div id ="teacher " class ="hidden ">
71
71
< div class ="alignment ">
72
72
< div id ="teacher-avatar " class =""> </ div >
@@ -110,7 +110,7 @@ <h4 class="modal-title" id="myModalLabel">Help / Shortcuts</h4>
110
110
</ div >
111
111
112
112
113
- < div class ="col-toc col-md-2 col-sm-2 col-xs-2 ">
113
+ < div class ="col-toc col-md-2 col-sm-2 col-xs-2 shift-left ">
114
114
< div id ="toc-wrapper ">
115
115
< div id ="toc " data-spy ="affix " data-offset-top ="145 ">
116
116
< ul id ="toc-list " class ="nav nav-pills nav-stacked " role ="tablist ">
You can’t perform that action at this time.
0 commit comments