There's a lot of places where we display the same tables for different resources, and even though the columns are the same, they don't align across resources because we're not setting any widths.
We should add fixed widths to the columns.
Also note we'd need to figure out how these fixed width columns look on a widescreen view.

