Skip to content

Commit

Permalink
Add class to allow chromeless-layout-specific CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
bradenmacdonald committed Jan 20, 2017
1 parent 12c595f commit 2a1cf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lms/templates/courseware/courseware-chromeless.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

</%block>

<div class="course-wrapper">
<div class="course-wrapper chromeless">
<section class="course-content" id="course-content">
${HTML(fragment.body_html())}
</section>
Expand Down

0 comments on commit 2a1cf69

Please sign in to comment.