mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
no need for margin-top on .typeahead, it's set on .dropdown-menu
This commit is contained in:
parent
19a94d08d6
commit
26b999b76a
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
@ -2462,7 +2462,6 @@ table th[class*="span"] {
|
||||
|
||||
.typeahead {
|
||||
z-index: 1051;
|
||||
margin-top: 2px;
|
||||
}
|
||||
|
||||
.well {
|
||||
|
@ -216,5 +216,4 @@
|
||||
// ---------
|
||||
.typeahead {
|
||||
z-index: 1051;
|
||||
margin-top: 2px; // give it some space to breathe
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user