diff --git a/scoring/static/scoring/scss/table-question-council.scss b/scoring/static/scoring/scss/table-question-council.scss index 4d696279..c7b168fa 100644 --- a/scoring/static/scoring/scss/table-question-council.scss +++ b/scoring/static/scoring/scss/table-question-council.scss @@ -31,6 +31,10 @@ background: lighten($color-scorecard-yellow, 30%) !important; } } + + .how-is-marked-section { + max-width: 350px; + } } .top-tier-score { diff --git a/scoring/templates/scoring/includes/question-content-table-cell.html b/scoring/templates/scoring/includes/question-content-table-cell.html index c5ded374..fcb4f197 100644 --- a/scoring/templates/scoring/includes/question-content-table-cell.html +++ b/scoring/templates/scoring/includes/question-content-table-cell.html @@ -4,20 +4,18 @@ {{ pretty_code }}
- Penalty marks: - The maximum number of points for this question is 0. - Read more about penalty mark questions. -
-+ Penalty marks: + The maximum number of points for this question is 0. + Read more about penalty mark questions. +
+