Skip to content

Commit

Permalink
fix(password-input): remove toggle error outline (#2278)
Browse files Browse the repository at this point in the history
  • Loading branch information
emyarod authored and tw15egan committed Apr 10, 2019
1 parent 94123d8 commit 6c84a2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/text-input/_text-input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
border: 0;
background: none;
cursor: pointer;
outline: inherit;

svg {
fill: $brand-01;
Expand Down

0 comments on commit 6c84a2c

Please sign in to comment.