diff options
| author | Mark Otto <[email protected]> | 2013-07-05 12:21:49 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-05 12:21:49 -0700 |
| commit | dd691b5c3687d706969fe05b8b2e04ece4558d41 (patch) | |
| tree | 135f805f3e85d877c26ed11cf02ac6d3e601420f /less | |
| parent | bc3c69e4e85a886410ead0c7dfd6131455b68b64 (diff) | |
| parent | e6529e9588bed07af84daeb7af2651f05cb9220e (diff) | |
| download | bootstrap-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.less | 6 |
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; -} |
