hide the annoying staff info for now

This commit is contained in:
Rocky Duan
2012-08-02 15:15:35 -04:00
parent 381fe9514b
commit 2811f50466

View File

@@ -79,6 +79,7 @@ div.course-wrapper {
}
.histogram {
display: none;
width: 200px;
height: 150px;
}
@@ -128,6 +129,7 @@ div.course-wrapper {
}
div.staff_info {
display: none;
@include clearfix();
white-space: pre-wrap;
border-top: 1px solid #ccc;