Merge pull request #15474 from open-craft/mtyaka/chromeless-class

Add chromeless class to the wrapper when in chromeless mode.
This commit is contained in:
George Song
2017-07-10 13:32:31 -07:00
committed by GitHub

View File

@@ -69,7 +69,7 @@ ${HTML(fragment.foot_html())}
</%block>
<div class="course-wrapper">
<div class="course-wrapper chromeless">
<section class="course-content" id="course-content">
<main id="main" tabindex="-1" aria-label="Content">
${HTML(fragment.body_html())}