2
0
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:
Jacob Thornton
2012-01-22 20:41:52 -08:00
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -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 {