Skip to content

Commit

Permalink
fix: remove tab outline on mouse foundation#10798
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoden committed Dec 30, 2017
1 parent 8e196d1 commit 856cf61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/components/_tabs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ $tab-content-padding: 1rem !default;
float: #{$global-left};

> a {
@include disable-mouse-outline;
display: block;
padding: $padding;
font-size: $font-size;
Expand Down

0 comments on commit 856cf61

Please sign in to comment.