From b1e9dd3fb2fc1c14c22db8c5c1818798d78377f4 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Thu, 12 Dec 2019 13:58:57 +0000 Subject: [PATCH] Remove redundant class --- app/assets/stylesheets/components/radios.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/assets/stylesheets/components/radios.scss b/app/assets/stylesheets/components/radios.scss index 2f80de451..52d72e93f 100644 --- a/app/assets/stylesheets/components/radios.scss +++ b/app/assets/stylesheets/components/radios.scss @@ -118,10 +118,6 @@ } } -.inline-stacked-label { - -} - .radio-slider { border-bottom: 2px solid $black;