allow icons in small buttons

This commit is contained in:
Mark Otto
2012-01-26 13:51:12 -08:00
parent b7f22e27ec
commit 78652a707f
2 changed files with 8 additions and 0 deletions

View File

@@ -114,3 +114,8 @@
}
}
// Small button dropdowns
.btn.small .caret {
margin-top: 4px;
}