Transpose the aggregate constituents table

This way, it grows vertically rather than horizontally.  Horizontal
may be more "logical", but this is more practical.
This commit is contained in:
Eelco Dolstra
2013-08-28 17:40:50 +02:00
parent 7725038821
commit 7685596aa8
6 changed files with 86 additions and 41 deletions
+4
View File
@@ -91,3 +91,7 @@ div.news-item:not(:first-child) {
td.nowrap {
white-space: nowrap;
}
.override-link a {
color: inherit;
}