From b8e48d08d956ecd5176649b0fa959854cd78bbc8 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Fri, 7 Feb 2020 09:10:52 +0100 Subject: [PATCH] style(exam-correct): minor style change --- frontend/src/utils/exam-correct/exam-correct.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/utils/exam-correct/exam-correct.sass b/frontend/src/utils/exam-correct/exam-correct.sass index 3e20d67d9..8e73bd7f7 100644 --- a/frontend/src/utils/exam-correct/exam-correct.sass +++ b/frontend/src/utils/exam-correct/exam-correct.sass @@ -12,6 +12,7 @@ table[uw-exam-correct] min-width: 200px th.uw-exam-correct--part-cell, td.uw-exam-correct--part-cell width: 85px + text-align: center input width: 70px padding: 4px 8px