mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Merge pull request #1046 from kevva/dropdown-menus
Scalable dropdown menus
This commit is contained in:
+2
-2
@@ -177,7 +177,7 @@
|
||||
// Position the menu
|
||||
.pills .dropdown-menu,
|
||||
.tabs .dropdown-menu {
|
||||
top: 33px;
|
||||
margin-top: 1px;
|
||||
border-width: 1px;
|
||||
}
|
||||
.pills .dropdown-menu {
|
||||
@@ -239,7 +239,7 @@
|
||||
|
||||
|
||||
// COMMON STYLES
|
||||
// -------------
|
||||
// -------------
|
||||
|
||||
// Clear any floats
|
||||
.tabbable {
|
||||
|
||||
Reference in New Issue
Block a user