Merge pull request #18519 from edx/marco/course-outline/style-fix

Styling fix for Course Outline subsection label
This commit is contained in:
Marco Morales
2018-07-05 10:40:24 -04:00
committed by GitHub

View File

@@ -344,6 +344,7 @@
margin: 0 0 0 35px;
.subsection-title {
display: inline-block;
margin: 0;
font-weight: $font-regular;
margin-left: $baseline - 2;