aboutsummaryrefslogtreecommitdiff
path: root/less/dropdowns.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-05 14:22:46 -0500
committerMark Otto <[email protected]>2013-07-05 14:22:46 -0500
commit30c138c4bfc058ff49e3a99d947f81f549e5876c (patch)
tree74929045bb73c86a5775bde8f4043033945bdab0 /less/dropdowns.less
parent4f922d6e3f6df13e93f6066a47a3c1c8139d1481 (diff)
parentdd691b5c3687d706969fe05b8b2e04ece4558d41 (diff)
downloadbootstrap-30c138c4bfc058ff49e3a99d947f81f549e5876c.tar.xz
bootstrap-30c138c4bfc058ff49e3a99d947f81f549e5876c.zip
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'less/dropdowns.less')
-rw-r--r--less/dropdowns.less6
1 files changed, 0 insertions, 6 deletions
diff --git a/less/dropdowns.less b/less/dropdowns.less
index f2ddc4392..0a412f9c3 100644
--- a/less/dropdowns.less
+++ b/less/dropdowns.less
@@ -158,9 +158,3 @@
padding-left: 20px;
padding-right: 20px;
}
-
-// Typeahead
-// ---------------------------
-.typeahead {
- z-index: 1051;
-}