TimMurphy
-
Text wrapping in table column
As promised I have updated http://codepen.io/TimMurphy/pen/HvKzi to work exactly how I want the wrapping to work. Many thanks to @andy_unleash for the idea.
-
Text wrapping in table column
@andy_unleash Your solution is not quite perfect but a big improvement on what I had. Thank you. See this CodePen for an implementation. Resize your browser window to see the effect. Using media queries should allow me to come up with the perfect …