Text overflow ellipsis not working
See
http://jsfiddle.net/L5hy4c4x/
When the Results pane is resized to make it narrower, the XXX line bleeds into the amount field right above it. The JQM styling around this is set to text-overflow:ellipsis and it works fine in the JQM demo. What am I doing wrong?
Thanks