border around course introduction which was lost in code mirror styling for component editors

This commit is contained in:
marco
2013-05-15 13:50:19 -04:00
parent cbdadaee1d
commit 2f8e8f4881

View File

@@ -384,6 +384,11 @@ body.course.settings {
#course-overview {
height: ($baseline*20);
}
//adds back in CodeMirror border removed due to Unit page styling of component editors
.CodeMirror {
border: 1px solid $gray-l2;
}
}
// specific fields - video