diff --git a/problem_builder/public/themes/lms.css b/problem_builder/public/themes/lms.css index 15c33a46..56a79999 100644 --- a/problem_builder/public/themes/lms.css +++ b/problem_builder/public/themes/lms.css @@ -31,7 +31,7 @@ div.course-wrapper section.course-content .themed-xblock.mentoring p:empty { margin-bottom: 1.41575em; } -.themed-xblock.mentoring .choices-list { +.themed-xblock.mentoring .questionnaire .choices-list { display: table; width: 100%; border-spacing: 0; @@ -54,7 +54,7 @@ div.course-wrapper section.course-content .themed-xblock.mentoring p:empty { vertical-align: top; } -.themed-xblock.mentoring .choice-tips { +.themed-xblock.mentoring .choice-tips-container .choice-tips { position: relative; }