From f19d269351248c384a18725f1259f8673bf565d5 Mon Sep 17 00:00:00 2001 From: connorhaugh <chaugh21@amherst.edu> Date: Mon, 22 Nov 2021 09:32:48 -0500 Subject: [PATCH] fix: remove whitespace --- lti_consumer/static/sass/student.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/lti_consumer/static/sass/student.scss b/lti_consumer/static/sass/student.scss index d5e9047..7b7fd91 100644 --- a/lti_consumer/static/sass/student.scss +++ b/lti_consumer/static/sass/student.scss @@ -80,8 +80,6 @@ display: inline-block; } - - div.problem-progress { display: inline-block; padding-left: 5px; -- GitLab