Commit 10cb7c02 authored by Mark Otto's avatar Mark Otto

Merge pull request #1135 from kevva/patch

2.0-wip: Remove specific top value from large btn-dropdown.
parents fd3c6733 eab4d34e
...@@ -90,7 +90,6 @@ ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment