Commit c28647be by Brian Talbot

lms - cleared document flow for .teacher elements within a course's about view…

lms - cleared document flow for .teacher elements within a course's about view to coincide with Studio's default HTML for the course overview settings field
parent 55266f6e
...@@ -272,7 +272,9 @@ ...@@ -272,7 +272,9 @@
} }
.course-staff { .course-staff {
.teacher { .teacher {
@include clearfix;
margin-bottom: 40px; margin-bottom: 40px;
h3 { h3 {
...@@ -312,7 +314,7 @@ ...@@ -312,7 +314,7 @@
} }
} }
} }
.faq { .faq {
@include clearfix; @include clearfix;
......
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