diff --git a/compair/static/less/course.less b/compair/static/less/course.less index c4409244f..83c27c06a 100644 --- a/compair/static/less/course.less +++ b/compair/static/less/course.less @@ -28,7 +28,7 @@ .item-list(); /* action buttons need to stack */ - .btn-success { + .btn-success, .btn-default { margin: 0 0 1em .5em; }