0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Fix gaps between vertical grouped buttons when using labels (#21793) (#21796)

This commit is contained in:
Dmytro Yarmak 2017-01-21 22:18:58 +02:00 committed by Mark Otto
parent 80058b233e
commit ade657afee

View File

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