aboutsummaryrefslogtreecommitdiff
path: root/less/dropdowns.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-10 13:40:58 -0800
committerMark Otto <[email protected]>2012-03-10 13:40:58 -0800
commitdd5cffc308f9c990ed40be074c864d0ed563ef12 (patch)
tree1c6eb4a16d7408efc4f0ddf9c75128629df8a43b /less/dropdowns.less
parentc7eb1ab49a585b58f2ef8ec8450a704cb5e0172c (diff)
downloadbootstrap-dd5cffc308f9c990ed40be074c864d0ed563ef12.tar.xz
bootstrap-dd5cffc308f9c990ed40be074c864d0ed563ef12.zip
add button sizes to docs for button dropdowns, clean up styles for them
Diffstat (limited to 'less/dropdowns.less')
-rw-r--r--less/dropdowns.less5
1 files changed, 0 insertions, 5 deletions
diff --git a/less/dropdowns.less b/less/dropdowns.less
index e98dc4557..3e74b68ff 100644
--- a/less/dropdowns.less
+++ b/less/dropdowns.less
@@ -42,11 +42,6 @@
.opacity(100);
}
-// Small button dropdowns
-.btn-small .caret {
- margin-top: 6px;
-}
-
// The dropdown menu (ul)
// ----------------------
.dropdown-menu {