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
这个提交包含在:
Sébastien Lucas 2014-05-30 07:53:40 +02:00
父节点 4be0366a0a
当前提交 f846adc5d8
共有 1 个文件被更改,包括 1 次插入0 次删除

查看文件

@ -338,6 +338,7 @@ width:100%;
vertical-align: middle; vertical-align: middle;
width: 100%; width: 100%;
color: black; color: black;
background-color: white;
} }
.tt-hint, .tt-query { .tt-hint, .tt-query {