mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
delete typeahead style
This commit is contained in:
parent
d483e77553
commit
e6529e9588
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
@ -2305,10 +2305,6 @@ input[type="button"].btn-block {
|
|||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.typeahead {
|
|
||||||
z-index: 1051;
|
|
||||||
}
|
|
||||||
|
|
||||||
.list-group {
|
.list-group {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
@ -158,9 +158,3 @@
|
|||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Typeahead
|
|
||||||
// ---------------------------
|
|
||||||
.typeahead {
|
|
||||||
z-index: 1051;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user