Skip to content

Commit

Permalink
Merge pull request #479 from concord-consortium/188024567-fix-student…
Browse files Browse the repository at this point in the history
…-rubric-table-width

fix: Set student rubric table to 100% width [PT-188024567]
  • Loading branch information
dougmartin authored Sep 3, 2024
2 parents 1eb8876 + ce36bb5 commit 587c12b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/report/rubric-box-for-student.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.rubric-box-for-student {
width: 100%;
border-collapse: collapse;
color: #777;

Expand Down

0 comments on commit 587c12b

Please sign in to comment.