aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKevin Martensson <[email protected]>2012-01-24 17:55:01 +0100
committerKevin Martensson <[email protected]>2012-01-24 17:55:01 +0100
commiteab4d34ea06a3a76bba59faa5412affb8877b44c (patch)
treeffc9764573646da1624ac1b10dfb4f6d2dbd1aab /lib
parent16440eea92e97ae1027ba867839170bfe88ae38d (diff)
downloadbootstrap-eab4d34ea06a3a76bba59faa5412affb8877b44c.tar.xz
bootstrap-eab4d34ea06a3a76bba59faa5412affb8877b44c.zip
Remove specific top value from large btn-dropdown.
Diffstat (limited to 'lib')
-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;