fix header clashing with close button

--HG--
branch : close_sidebar
This commit is contained in:
Kyle Fiedler
2012-02-13 17:31:33 -05:00
parent 24f4ec363a
commit 0cb2f28173

View File

@@ -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;