Skip to content

Commit

Permalink
Merge branch 'master' into 5785-tooltip-z-index-helper-import
Browse files Browse the repository at this point in the history
  • Loading branch information
asudoh authored Apr 3, 2020
2 parents 5d4708f + db39325 commit 3034cc8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/components/docs/sass.md
Original file line number Diff line number Diff line change
Expand Up @@ -22883,8 +22883,9 @@ Tabs styles
@include carbon--breakpoint(md) {
background: transparent;
height: auto;
& + .#{$prefix}--tabs__nav-item {
margin-left: rem(2px);

+ .#{$prefix}--tabs__nav-item {
margin-left: rem(1px);
}
}
}
Expand Down

0 comments on commit 3034cc8

Please sign in to comment.