Skip to content
Snippets Groups Projects
Commit 3415e48b authored by Kyle Fiedler's avatar Kyle Fiedler
Browse files

Added bug fix for speed selector

parent 28cc64b9
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment