Currently, I am struggling to modify my css and html in order to have a div expand horizontally into a scrollable div. However, all I seem to get is the content stacking once the width limit is reached.
Take a look at this fiddle for reference.
The absolute positioning plays a crucial role in the document structure, so I must keep most of the css as it is.
Do you have any suggestions or ideas on how to achieve this?