1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-09 07:06:36 +02: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