Commit 0cb2f281 by Kyle Fiedler

fix header clashing with close button

--HG--
branch : close_sidebar
parent 24f4ec36
......@@ -19,6 +19,10 @@ div.course-wrapper {
border-bottom: 1px solid #d3d3d3;
padding: 0 lh() 4px;
h2 {
padding-right: 20px;
}
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