I've tried multiple solutions for this problem but none of them worked for me. (the min-width hack)
Here's a live example of my issue:
https://jsfiddle.net/d3d9ph9q/3/
As you can see, when i have long text that i want to shrink with an ellipsis it just breaks out of the box as soon as i apply white-space: nowrap
Could someone possibly point out what i'm doing wrong?