Skip to content

Commit

Permalink
fix for focus state of disabled buttons elastic#560
Browse files Browse the repository at this point in the history
  • Loading branch information
snide committed Mar 30, 2018
1 parent e94282d commit 905dff8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/button/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
}

&:hover, &:focus {
background-color: $euiColorEmptyShade;
text-decoration: none;
}
}
Expand Down

0 comments on commit 905dff8

Please sign in to comment.