Commit 5e89fba4 by Kyle Fiedler

Added min-height to subtitles to decrease the size change

parent e6cea32d
......@@ -146,6 +146,7 @@ section.course-content {
ol.subtitles {
float: left;
width: flex-grid(3, 9);
min-height: 570px;
li {
margin-bottom: 0px;
......
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