diff --git a/cms/static/sass/views/_unit.scss b/cms/static/sass/views/_unit.scss index 2eb3e19173..50685123a2 100644 --- a/cms/static/sass/views/_unit.scss +++ b/cms/static/sass/views/_unit.scss @@ -357,6 +357,7 @@ body.course.unit,.view-unit { } .wrapper-alert-error { + margin-top: ($baseline*1.25); box-shadow: none; border-top: 5px solid $red-l1; diff --git a/cms/templates/html_error.html b/cms/templates/html_error.html index fec936bb3b..65bf870029 100644 --- a/cms/templates/html_error.html +++ b/cms/templates/html_error.html @@ -11,7 +11,7 @@ ${_("We're having trouble rendering your component")} -
Students will not be able to access this component. Re-edit your component to fix the error.
+${_("Students will not be able to access this component. Re-edit your component to fix the error.")}
% if message: