mirror of https://github.com/twbs/bootstrap.git
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
This commit is contained in:
commit
30c138c4bf
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue