Tagged Questions
2
votes
5answers
719 views
Overflowing HTML line text before it gets obscured by right aligned content
I've got some text that is displayed on a single line in a container that has a fixed width. If the text can't be contained within the width of the container the overflow is hidden. Any combination of ...