Commit eca21e7c by Arjun Singh

Fix syllabus in static_tab_wrapper; don't wrap slides

parent 31ff5f28
......@@ -35,7 +35,7 @@ div.syllabus {
padding: 5px 10px;
&.day, &.due, &.slides {
&.day, &.due {
white-space: nowrap;
}
......
body.cs188 {
.static_tab_wrapper {
.syllabus {
padding: 0px;
}
}
.due_dates {
li {
.assignment {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment