mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
no need for margin-top on .typeahead, it's set on .dropdown-menu
This commit is contained in:
Vendored
-1
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user