Added min-height to subtitles to decrease the size change

This commit is contained in:
Kyle Fiedler
2012-01-30 17:08:51 -05:00
parent e6cea32d82
commit 5e89fba41d

View File

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