Hi,
the official demo is working fine but not in my web site.
Yesterday I added in localhost the follow rule(only for IE) and it works fine :
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
#regridart-866.mix-grid .mix, .gap{
margin-right:14px;
}
}