Commit 7a568de6 by Kyle Fiedler

Added bug fix for speed selector

parent 7b390a69
......@@ -137,7 +137,6 @@ section.course-content {
float: left;
margin-bottom: 0;
a {
border-bottom: none;
border-right: 1px solid #000;
......@@ -199,6 +198,8 @@ section.course-content {
ol.video_speeds {
display: block;
opacity: 1;
list-style: none;
padding-left: 0;
}
}
......
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