Files
notifications-admin/app/assets/stylesheets/components
Chris Hill-Scott a9f79bcf07 Truncate items that don’t fit in the first column
The first column of a table is a heading, and will always be 50% wide.

It makes the table harder to scan when the information in the first
column breaks onto multiple lines, and introduces uneven whitespace in
the table.

This commit adds some CSS to force things in the first column to only
ever be one line. If they are too long to fit, they get truncated with
an ellipsis (`…`)
2016-06-09 11:36:22 +01:00
..
2016-05-25 13:14:09 +01:00
2016-05-25 13:14:09 +01:00
2016-04-11 17:20:24 +01:00