From 78652a707f8ae2d98b1cd434b4bca546d2948236 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 26 Jan 2012 13:51:12 -0800 Subject: allow icons in small buttons --- lib/button-groups.less | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/button-groups.less') 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; +} + -- cgit v1.2.3