aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-05 12:21:49 -0700
committerMark Otto <[email protected]>2013-07-05 12:21:49 -0700
commitdd691b5c3687d706969fe05b8b2e04ece4558d41 (patch)
tree135f805f3e85d877c26ed11cf02ac6d3e601420f /less
parentbc3c69e4e85a886410ead0c7dfd6131455b68b64 (diff)
parente6529e9588bed07af84daeb7af2651f05cb9220e (diff)
downloadbootstrap-dd691b5c3687d706969fe05b8b2e04ece4558d41.tar.xz
bootstrap-dd691b5c3687d706969fe05b8b2e04ece4558d41.zip
Merge pull request #8390 from liuyl/typeahead
delete typeahead style
Diffstat (limited to '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;
-}