Skip to content

Commit

Permalink
More comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos committed Sep 17, 2019
1 parent a2ff8f2 commit 966fef0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/button/button_group/_button_group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,8 @@
min-width: 0;
border: none;
border-radius: $euiBorderRadius;
// Offset the background color from the border by 1px
// Offset the background color from the border by 2px
// by clipping background to before the padding starts
padding: 2px;
background-clip: content-box;

Expand Down

0 comments on commit 966fef0

Please sign in to comment.