Revert "Add <button> and focus styles for keyboard users" (#11089)

This commit is contained in:
Matteo Pagliazzi
2019-03-27 20:56:00 +01:00
committed by GitHub
parent fc08b753cd
commit 1a66a680dc
6 changed files with 11 additions and 60 deletions

View File

@@ -290,7 +290,6 @@ div
margin-right: 24px;
}
&:focus /deep/ .top-menu-icon.svg-icon,
&:hover /deep/ .top-menu-icon.svg-icon {
color: $white;
}