fixing alignment error on studio component error message, i18n error message

This commit is contained in:
Frances Botsford
2013-10-09 14:26:32 -04:00
committed by Julian Arni
parent b7485fd812
commit de1ee17323
2 changed files with 2 additions and 1 deletions

View File

@@ -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;

View File

@@ -11,7 +11,7 @@
${_("We're having trouble rendering your component")}
</h2>
<p>Students will not be able to access this component. Re-edit your component to fix the error.</p>
<p>${_("Students will not be able to access this component. Re-edit your component to fix the error.")}</p>
% if message:
<p class="description">