Skip to content

Commit

Permalink
Fix gaps between vertical grouped buttons when using labels (#21793) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytroyarmak authored and mdo committed Jan 21, 2017
1 parent 80058b2 commit ade657a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_button-group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
> .btn {
position: relative;
flex: 0 1 auto;
margin-bottom: 0;

// Bring the hover, focused, and "active" buttons to the fron to overlay
// the borders properly
Expand Down

0 comments on commit ade657a

Please sign in to comment.