aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-25 11:15:17 -0800
committerMark Otto <[email protected]>2012-01-25 11:15:17 -0800
commit10cb7c02f99b7ff27d95ca2ac7eab64846e13a41 (patch)
tree8e1b1c86a6304467443ae802b31a35b76d8292f7
parentfd3c6733a2d7b8f3afa3fc8511162e23ad1ac412 (diff)
parenteab4d34ea06a3a76bba59faa5412affb8877b44c (diff)
downloadbootstrap-10cb7c02f99b7ff27d95ca2ac7eab64846e13a41.tar.xz
bootstrap-10cb7c02f99b7ff27d95ca2ac7eab64846e13a41.zip
Merge pull request #1135 from kevva/patch
2.0-wip: Remove specific top value from large btn-dropdown.
-rw-r--r--lib/button-groups.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/button-groups.less b/lib/button-groups.less
index 93fbb7f18..4be4aca71 100644
--- a/lib/button-groups.less
+++ b/lib/button-groups.less
@@ -90,7 +90,6 @@
display: block;
margin-top: 1px;
.border-radius(5px);
- &.large { top: 40px; }
}
.btn-group.open .dropdown-toggle {
background-image: none;