Commit 30c138c4 authored by Mark Otto's avatar Mark Otto

Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

parents 4f922d6e dd691b5c
......@@ -2310,10 +2310,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