0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-28 10:24:19 +01:00

Grow button width to the parent button group (#27717)

This commit is contained in:
ysds 2018-11-25 20:05:31 +09:00 committed by Martijn Cuppens
parent 5c336d0247
commit 9f08f7dea6

View File

@ -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