Hi,
I have created a responsive popover, but it appears to behave differently in IE compared with Chrome/Firefox. In Chrome the text content is wrapping (which is good, this is what I want), but in IE the text is scrolling. I need a solution which makes IE behave exactly like Chrome. Please note that I cannot use any fixed width in my project.
Please see this snippet in Chrome and then in IE. Chrome has the expected result.
JS Bin - Collaborative JavaScript Debugging