Merge pull request #8390 from liuyl/typeahead

delete typeahead style
Esse commit está contido em:
Mark Otto
2013-07-05 12:21:49 -07:00
2 arquivos alterados com 0 adições e 10 exclusões
-4
Ver Arquivo
@@ -2305,10 +2305,6 @@ input[type="button"].btn-block {
padding-left: 20px;
}
.typeahead {
z-index: 1051;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
-6
Ver Arquivo
@@ -158,9 +158,3 @@
padding-left: 20px;
padding-right: 20px;
}
// Typeahead
// ---------------------------
.typeahead {
z-index: 1051;
}