Commit e6cf1601 by Frances Botsford Committed by Brian Talbot

sass fix for course creation

parent 4b3f62ef
......@@ -360,7 +360,7 @@ body.dashboard {
.new-course {
@include clearfix();
padding: ($baseline*0.75) ($baseline*1.25);
padding: 0;
margin-top: $baseline;
border-radius: 3px;
border: 1px solid $gray;
......
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