First: height is not overridden by min-height. You define a fixed height which text will break but your box won't expand. Remove height and see the min-height magic work. In IE, height = min-height so no issues there. Use a separate file for IE quirks.
Second post: I do not get the desired result. overflow: auto gives scrollbars.
let me know if it works after using tip.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.