Commit dd691b5c authored by Mark Otto's avatar Mark Otto

Merge pull request #8390 from liuyl/typeahead

delete typeahead style
parents bc3c69e4 e6529e95
......@@ -2305,10 +2305,6 @@ input[type="button"].btn-block {
padding-left: 20px;
}
.typeahead {
z-index: 1051;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
......
......@@ -158,9 +158,3 @@
padding-left: 20px;
padding-right: 20px;
}
// Typeahead
// ---------------------------
.typeahead {
z-index: 1051;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment