1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-07 22:26:57 +02:00

Merge pull request #1135 from kevva/patch

2.0-wip: Remove specific top value from large btn-dropdown.
This commit is contained in:
Mark Otto
2012-01-25 11:15:17 -08:00

View File

@@ -90,7 +90,6 @@
display: block; display: block;
margin-top: 1px; margin-top: 1px;
.border-radius(5px); .border-radius(5px);
&.large { top: 40px; }
} }
.btn-group.open .dropdown-toggle { .btn-group.open .dropdown-toggle {
background-image: none; background-image: none;