From d3f326f4e7e72c58ceae8461e4e49f09e4132c5c Mon Sep 17 00:00:00 2001 From: Andrew Sliwinski <andrewsliwinski@acm.org> Date: Wed, 12 Sep 2018 12:21:57 -0400 Subject: [PATCH] Update question.css --- src/components/question/question.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/question/question.css b/src/components/question/question.css index d90fbff06..fb8d7869b 100644 --- a/src/components/question/question.css +++ b/src/components/question/question.css @@ -56,7 +56,6 @@ box-shadow: 0px 0px 0px 3px $motion-transparent; } -/* This code is a brief hack. */ .question-submit-button-icon { width: calc(2rem - $space); height: calc(2rem - $space); -- GitLab