Commit ea65a579 by Kyle Fiedler

Fixed header clashing with button

--HG--
branch : static-close_sidebar
parent 67df4d42
......@@ -800,6 +800,8 @@ div.course-wrapper section.course-index {
box-shadow: 0 1px 0 #eeeeee;
border-bottom: 1px solid #d3d3d3;
padding: 0 22.652px 4px; }
div.course-wrapper section.course-index div#open_close_accordion h2 {
padding-right: 20px; }
div.course-wrapper section.course-index div#open_close_accordion a {
width: 16px;
text-indent: -9999px;
......
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