Studio: cleans up new course form and course listings display

This commit is contained in:
Brian Talbot
2013-07-11 12:44:13 -04:00
parent 59850cb4a3
commit dd2f34a929

View File

@@ -375,5 +375,9 @@ body.dashboard {
.new-course-cancel {
@include white-button;
}
.item-details {
padding-bottom: 0;
}
}
}