Add padding around courseware content
This commit is contained in:
@@ -171,6 +171,10 @@ label {
|
||||
//
|
||||
// -------------------------------------
|
||||
|
||||
.edit-pane {
|
||||
padding: 40px;
|
||||
}
|
||||
|
||||
.xmodule_display {
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
@@ -12,7 +12,9 @@
|
||||
<li><span class="current-page">S3V2: Properties of Linearity</span></li>
|
||||
</ul>
|
||||
</nav>
|
||||
${editable_preview}
|
||||
<section class='edit-pane'>
|
||||
${editable_preview}
|
||||
</section>
|
||||
</article>
|
||||
|
||||
<div class="sidebar">
|
||||
|
||||
Reference in New Issue
Block a user