I have a bunch of <label>
elements in my <footer>
. Right now, the labels wrap when they exceed the width of the <footer>
.
How can I make the labels scroll horizontally inside of the footer?
Here is a JSFiddle where the labels are wrapping. http://jsfiddle.net/DTcHh/5088/