For some reason IE is not rendering the 'RepeatColumns' Correctly. My sitemap has 4 groups so I have the RepeatColumns set to 4 like so:
However in IE only 3 columns show up and the 4th is on the next line. Firefox, Chrome, and Safari all render this correctly.
If I set the columns to 5 instead of 4 it works correctly, but then the spacing is wrong because it is compensating for an additional column.
Any ideas?