I use flexibile design and the column was flickering on resize. If the column width is an odd number,
IE rounds up the 50%, so the double of it cant fit next to each other. I changed 50% to 49.99%
in the corresponding CSS and the problem cancelled.

Comments

catch’s picture

Status: Needs work » Closed (duplicate)

css has changed in both 1.x and 2.x, please check again.