diff --git a/common/lib/xmodule/xmodule/css/annotatable/display.scss b/common/lib/xmodule/xmodule/css/annotatable/display.scss index 4fb691fcb9..2db3b85e66 100644 --- a/common/lib/xmodule/xmodule/css/annotatable/display.scss +++ b/common/lib/xmodule/xmodule/css/annotatable/display.scss @@ -25,6 +25,7 @@ $body-font-size: em(14); border-top: 1px solid $border-color; margin-top: .5em; padding-top: .5em; + @include clearfix; } } diff --git a/lms/templates/annotatable.html b/lms/templates/annotatable.html index bdb5a8acc3..af872b8c95 100644 --- a/lms/templates/annotatable.html +++ b/lms/templates/annotatable.html @@ -22,7 +22,8 @@ Guided Discussion Hide Annotations +
+ ${content_html} +
- -
${content_html}