From 9e91a60ea30df211aba4efddc9b508bb4534dae2 Mon Sep 17 00:00:00 2001 From: Katie Date: Thu, 29 Sep 2022 13:09:32 -0400 Subject: [PATCH] CSR-762 Cleanup --- src/styles/common-error-styles.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/common-error-styles.scss b/src/styles/common-error-styles.scss index 2018cdd64..2a913dd04 100644 --- a/src/styles/common-error-styles.scss +++ b/src/styles/common-error-styles.scss @@ -3,7 +3,6 @@ html { &.list-button, &.list-card, &.list-card.list-button { - // border: none; color: $red; input[type=checkbox]:focus + label, input[type=radio]:focus + label {