mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
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:
@@ -17,6 +17,7 @@
|
||||
.table-row {
|
||||
th {
|
||||
width: 52.5%;
|
||||
font-weight: normal;
|
||||
|
||||
a {
|
||||
max-height: 1.25em;
|
||||
|
||||
Reference in New Issue
Block a user