aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-14 15:33:38 -0700
committerMark Otto <[email protected]>2013-08-14 15:33:38 -0700
commit00867616605363ab2f08a8603d898d4fa68fd7a3 (patch)
treef988a3b2daf2f1474113e8bf1e062842a63d6aaf /less
parentc8c9274728e811857255ecdb22cfdf1c258ef9ac (diff)
parent1e1b5c737ba33c0e7a86634bcb3baedc70498884 (diff)
downloadbootstrap-00867616605363ab2f08a8603d898d4fa68fd7a3.tar.xz
bootstrap-00867616605363ab2f08a8603d898d4fa68fd7a3.zip
Merge branch '3.0.0-wip' of https://github.com/lerks/bootstrap into lerks-3.0.0-wip
Conflicts: dist/css/bootstrap.min.css
Diffstat (limited to 'less')
-rw-r--r--less/button-groups.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/button-groups.less b/less/button-groups.less
index adaad3f80..08fa740f2 100644
--- a/less/button-groups.less
+++ b/less/button-groups.less
@@ -229,6 +229,7 @@
display: table;
width: 100%;
table-layout: fixed;
+ border-collapse: separate;
.btn {
float: none;
display: table-cell;