Skip to content

Commit

Permalink
[fix] temporary remove outline on menuitems
Browse files Browse the repository at this point in the history
  • Loading branch information
m4dz committed Mar 23, 2017
1 parent 3b56f8d commit 645e626
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/navigation_item.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
text-decoration: none;
text-transform: capitalize;
cursor: pointer;
outline: none;
}

[role=banner] [role=menuitem][aria-busy=true]::after {
Expand Down

0 comments on commit 645e626

Please sign in to comment.