From a67e14b900179c9487635e32f8af7d8aa227a599 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 2 May 2019 14:17:14 +0100 Subject: [PATCH] Even out the spacing a bit --- app/assets/stylesheets/components/radios.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/components/radios.scss b/app/assets/stylesheets/components/radios.scss index d719ab85e..e7f9110bf 100644 --- a/app/assets/stylesheets/components/radios.scss +++ b/app/assets/stylesheets/components/radios.scss @@ -8,7 +8,6 @@ vertical-align: top; .multiple-choice { - margin-right: 5px; padding-right: 10px; padding-left: 54px - 10px; }