From 7c7b3fd40c01995177415be5f53f64c36a03d600 Mon Sep 17 00:00:00 2001 From: Erin Mullaney <erin.mullaney@torchbox.com> Date: Mon, 4 Feb 2019 08:10:12 -0500 Subject: [PATCH] #937 remove unused style --- .../src/sass/apply/components/_reviewer-dash-box.scss | 8 -------- 1 file changed, 8 deletions(-) diff --git a/opentech/static_src/src/sass/apply/components/_reviewer-dash-box.scss b/opentech/static_src/src/sass/apply/components/_reviewer-dash-box.scss index 7067d49e3..08ea5888b 100644 --- a/opentech/static_src/src/sass/apply/components/_reviewer-dash-box.scss +++ b/opentech/static_src/src/sass/apply/components/_reviewer-dash-box.scss @@ -8,12 +8,4 @@ &__title { color: $color--mid-dark-grey; } - - &__teaser { - width: 100%; - - span { - font-weight: $weight--bold; - } - } } -- GitLab