Rework post version view

- Added a changes column explicitly listing all of the changes
-- This makes it more in line with the other views now
This commit is contained in:
BrokenEagle
2020-02-08 08:57:26 +00:00
parent 7b1efd1204
commit 8ff00cfc7d
5 changed files with 18 additions and 15 deletions

View File

@@ -10,9 +10,4 @@ body.c-post-versions.a-index {
.advanced-search-link {
margin: 0 1em;
}
#p-revert-listing {
display: flex;
table#post-versions-table { flex: 1; }
}
}