Put same info in both tables of notifications

We have tables listing notifications on:
- the job page
- the ‘activity’ page

Previously that had subtly different information, in a different order.
This commit makes them exactly the same.
This commit is contained in:
Chris Hill-Scott
2016-06-09 10:25:52 +01:00
parent c31762265c
commit 2e8e650733
3 changed files with 15 additions and 7 deletions

View File

@@ -17,6 +17,7 @@
.table-row {
th {
width: 52.5%;
font-weight: normal;
a {
max-height: 1.25em;