Help with a strange bug with IE11 and latest typeahead : the typeahead input become black in some cases
The problem still exists when I click a link ..... Strange
This commit is contained in:
parent
4be0366a0a
commit
f846adc5d8
|
@ -338,6 +338,7 @@ width:100%;
|
|||
vertical-align: middle;
|
||||
width: 100%;
|
||||
color: black;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
.tt-hint, .tt-query {
|
||||
|
|
Loading…
Reference in a new issue