The igCombo control doesn't display correctly (the clear button and the dropdown button) when using with Bootstrap CSS. I haven't tested any other control but maybe this issue should be looked at? The code in Bootstrap 3.3.4 that seems to be causing the issue is in line 1072-1082:
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
Here is a JSFiddle showing the issue, http://jsfiddle.net/opo5wd7n/
Thanks,
Armando
Hello Armando,
Thank you for contacting Infragistics!
I have done some looking into this matter and have the following information. This has already been logged and fixed and is currently awaiting release. I have created private case CAS-154088-T4T8X6 where I will provide you with further information.
Mike, I just upgraded to 2015.1 and am also having CSS issues with igCombo in Boostrap. Any chance you can share this fix with me as well?
Scratch that, I was including the 2014.1 CSS still.
Thanks!
Has this been fixed in the released 2015.1?