Long series name breaks table view layout

http://postimg.org/image/xrh9cwn0x/

Also due to the long quality profile name you have (can’t see what it is, but its pushing the column over). I pushed a fix that makes the controls stay on one line, but the series title and quality profile will still wrap if too long

This is the one causing it: David Attenborough’s Rise of Animals: Triumph of the Vertebrates. If I remove it, then everything is fine.

Also, wouldn’t it be easier to truncate the name to “x” amount of characters before it cuts it off?

Shedrock

Yeah, but thats not a great solution because the quality profile and network columns are variable length and it doesn’t make sense to cut off the series title when it could expand horizontally.

The easily fixed issue is the controls (edit/delete) wrapping to two lines, since that will make most of the shows appear on one line.

True, good point.