mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
Fixes #5113: increase .typeahead z-index for proper use with modals
This commit is contained in:
Vendored
+1
@@ -3027,6 +3027,7 @@ table th[class*="span"],
|
||||
}
|
||||
|
||||
.typeahead {
|
||||
z-index: 1051;
|
||||
margin-top: 2px;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user