You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cvrebert
changed the title
Add feature to Utility classes: Add ellipsis if text overflows
Add utility class which adds ellipsis if text overflows
Feb 25, 2016
As explained in the below StackOverflow question, one might often want to add an ellipsis to some text if it overflows.
http://stackoverflow.com/questions/802175/truncating-long-strings-with-css-feasible-yet/22811590#22811590
I created a pull request for this feature #19313
It's my first time contributing to Bootstrap so forgive me if I'm doing anything incorrectly.
The text was updated successfully, but these errors were encountered: