Skip to content

Commit

Permalink
Grow button width to the parent button group (#27717)
Browse files Browse the repository at this point in the history
  • Loading branch information
ysds authored and MartijnCuppens committed Nov 25, 2018
1 parent 5c336d0 commit 9f08f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_button-group.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

> .btn {
position: relative;
flex: 0 1 auto;
flex: 1 1 auto;

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

0 comments on commit 9f08f7d

Please sign in to comment.