Expand truncated table cell content on hover
I’m working on a project using Google’s Material Design and am running into an issue where we need to truncate table cell content. There is a spec for truncating table headers and showing the full label on hover, but nothing …