Really long job names like gate-tempest-devstack-vm-neutron-large-ops
end up having a really negative effect on the zuul status page as
it pushes their status bar down into the next row, making it really
confusing about what's going on.
Fix this through making a jobwrapper class which is display: table,
so it is at least clear what goes with what. Longer term we may
want to do something more clever about overflows, but this at least
removes some confusion.
Change-Id: I1e6130724e59748cbf88996120a377498de26a36