]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
delete typeahead style 8390/head
authorliuyl <lyl890808@gmail.com>
Fri, 5 Jul 2013 07:09:16 +0000 (15:09 +0800)
committerliuyl <lyl890808@gmail.com>
Fri, 5 Jul 2013 07:09:16 +0000 (15:09 +0800)
docs/assets/css/bootstrap.css
less/dropdowns.less

index a28f94f0645a0454f91ef0c9f9d893b77713a95d..a576aa96806ef9ba44eec426cf1fa6510de3dfc1 100644 (file)
@@ -2305,10 +2305,6 @@ input[type="button"].btn-block {
   padding-left: 20px;
 }
 
-.typeahead {
-  z-index: 1051;
-}
-
 .list-group {
   padding-left: 0;
   margin-bottom: 20px;
index f2ddc43924435b61bbefd1053ab509edff99d507..0a412f9c3af62a5e95173a6c3b22fcfcbae77f26 100644 (file)
   padding-left: 20px;
   padding-right: 20px;
 }
-
-// Typeahead
-// ---------------------------
-.typeahead {
-  z-index: 1051;
-}