From f846adc5d8b38622f7749c31eead9929da5b8858 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Fri, 30 May 2014 07:53:40 +0200 Subject: [PATCH] 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 --- templates/default/styles/style-base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/default/styles/style-base.css b/templates/default/styles/style-base.css index c40dcca..c70d7ec 100644 --- a/templates/default/styles/style-base.css +++ b/templates/default/styles/style-base.css @@ -338,6 +338,7 @@ width:100%; vertical-align: middle; width: 100%; color: black; +background-color: white; } .tt-hint, .tt-query {