I have some css and html that I am trying to modify, to make it so a div expands horizontally into a scollable div, but all I get is “stacking” once the width is reached.
The absolute positioning is pretty important in the document structure, so I will need to keep most of the css as it is.
Any ideas?
add
white-space:nowrap;in “mli” classfiddle http://jsfiddle.net/cWpGS/51/