mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
Merge pull request #1046 from kevva/dropdown-menus
Scalable dropdown menus
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
// Reposition menu on open and round all corners
|
||||
.btn-group.open .dropdown-menu {
|
||||
display: block;
|
||||
top: 30px;
|
||||
margin-top: 1px;
|
||||
.border-radius(5px);
|
||||
&.large { top: 40px; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user