From c5e7c69b21e6acc129c8af83b0e9dd6558cafc77 Mon Sep 17 00:00:00 2001 From: emyarod Date: Mon, 18 Mar 2019 12:58:56 -0500 Subject: [PATCH] fix(password-input): remove toggle error outline --- src/components/text-input/_text-input.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/text-input/_text-input.scss b/src/components/text-input/_text-input.scss index 3373d85ec605..c706ebea71cf 100644 --- a/src/components/text-input/_text-input.scss +++ b/src/components/text-input/_text-input.scss @@ -184,7 +184,6 @@ border: 0; background: none; cursor: pointer; - outline: inherit; svg { fill: $brand-01;