From 88e9bb26fe67a1423b60b2ced6264ca8a87bee1b Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Tue, 4 Feb 2020 09:46:34 +0100 Subject: [PATCH] style(exam-correct): fix table layout to prevent visual offset on submit --- frontend/src/utils/exam-correct/exam-correct.sass | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/utils/exam-correct/exam-correct.sass b/frontend/src/utils/exam-correct/exam-correct.sass index 8fcdac72d..6b96b4fe9 100644 --- a/frontend/src/utils/exam-correct/exam-correct.sass +++ b/frontend/src/utils/exam-correct/exam-correct.sass @@ -1,6 +1,8 @@ $exam-correct--input-status-margin: 10px table[uw-exam-correct] + table-layout: fixed + td.uw-exam-correct--date-cell text-align: right td.uw-exam-correct--part-cell