aboutsummaryrefslogtreecommitdiff
path: root/lib/button-groups.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-26 13:51:12 -0800
committerMark Otto <[email protected]>2012-01-26 13:51:12 -0800
commit78652a707f8ae2d98b1cd434b4bca546d2948236 (patch)
treeb8a66895ad99b003b421a1b9af44f41b3725aa07 /lib/button-groups.less
parentb7f22e27ec89049f4347ae5249e97c08eb8d6a2f (diff)
downloadbootstrap-78652a707f8ae2d98b1cd434b4bca546d2948236.tar.xz
bootstrap-78652a707f8ae2d98b1cd434b4bca546d2948236.zip
allow icons in small buttons
Diffstat (limited to 'lib/button-groups.less')
-rw-r--r--lib/button-groups.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/button-groups.less b/lib/button-groups.less
index 17957f1d6..5fb0a8e97 100644
--- a/lib/button-groups.less
+++ b/lib/button-groups.less
@@ -114,3 +114,8 @@
}
}
+// Small button dropdowns
+.btn.small .caret {
+ margin-top: 4px;
+}
+