aboutsummaryrefslogtreecommitdiff
path: root/lib/button-groups.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-11 21:42:55 -0800
committerJacob Thornton <[email protected]>2012-01-11 21:42:55 -0800
commit6f2f947a4309a8fdeb7067612447c0f1a15dcfd9 (patch)
treed634c55bd53f807a4c6d5265462bcf1b03cbfe24 /lib/button-groups.less
parent51e4e77034e14074cb442138e84b98efd288ccfd (diff)
downloadbootstrap-6f2f947a4309a8fdeb7067612447c0f1a15dcfd9.tar.xz
bootstrap-6f2f947a4309a8fdeb7067612447c0f1a15dcfd9.zip
add build tool for js + rename twipsy to tooltip + lots of little doc cleanup
Diffstat (limited to 'lib/button-groups.less')
-rw-r--r--lib/button-groups.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/button-groups.less b/lib/button-groups.less
index d2307018e..e9724ba8c 100644
--- a/lib/button-groups.less
+++ b/lib/button-groups.less
@@ -90,6 +90,7 @@
display: block;
top: 30px;
.border-radius(5px);
+ &.large { top: 40px; }
}
.btn-group.open .dropdown-toggle {
background-image: none;