From: Kevin Martensson Date: Tue, 24 Jan 2012 16:55:01 +0000 (+0100) Subject: Remove specific top value from large btn-dropdown. X-Git-Tag: v2.0.0~6^2~182^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eab4d34ea06a3a76bba59faa5412affb8877b44c;p=thirdparty%2Fbootstrap.git Remove specific top value from large btn-dropdown. --- diff --git a/lib/button-groups.less b/lib/button-groups.less index 93fbb7f183..4be4aca717 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;