I have my application built upon latest Bootstrap Version 3.0.3
. Everything was running fine on Chrome and Mozilla
. Now suddenly, people want it to support IE7 and IE8
. I have tried implementing Bootstrap 3 for IE7 , but it didn't help. Everything still stays dis-aligned.
Things are still messed up in IE 7 and IE8.
Do I need to manually override the Bootstrap Styles? I doubt, bootstrap being so extensible and popular, must have done something to support IE7.