Commit 35f6dc00 by Kyle Fiedler

formating scss

--HG--
branch : close_sidebar
parent b419f607
......@@ -122,7 +122,7 @@ div.course-wrapper {
}
ol.vert-mod {
> li {
> li {
@extend .clearfix;
@extend .problem-set;
border-bottom: 1px solid #ddd;
......@@ -142,19 +142,19 @@ div.course-wrapper {
section.course-index {
width: flex-grid(.6);
div#open_close_accordion {
padding: 0;
div#open_close_accordion {
padding: 0;
a {
background-image: url('/static/images/slide-right-icon.png');
}
a {
background-image: url('/static/images/slide-right-icon.png');
}
h2 {
visibility: hidden;
width: 10px;
padding: 0;
h2 {
visibility: hidden;
width: 10px;
padding: 0;
}
}
}
div#accordion {
visibility: hidden;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment