Ok so I thought I had this fixed using white-space:no-wrap it worked in chrome but nothing else.
I have something like this:
You need to set you div.inner width to something absolute like 64px and the make your lis float to either right or left and then set the overflow-x property of your parent div to auto. check this fiddle
li
overflow-x
auto