]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix gaps between vertical grouped buttons when using labels (#21793) (#21796)
authorDmytro Yarmak <dmytroyarmak@gmail.com>
Sat, 21 Jan 2017 20:18:58 +0000 (22:18 +0200)
committerMark Otto <markd.otto@gmail.com>
Sat, 21 Jan 2017 20:18:58 +0000 (12:18 -0800)
scss/_button-group.scss

index 584ed151377cea71f96024e198def3ce8feaff81..26e041ab32c8202d201e741421391bf72e08e5c1 100644 (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