2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Make dropdown menus scalable.

This commit is contained in:
Kevin Martensson
2012-01-18 14:02:18 +01:00
parent f2fadf1f0a
commit 87113396df
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 {