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:
@ -91,3 +91,7 @@ div.news-item:not(:first-child) {
|
||||
td.nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.override-link a {
|
||||
color: inherit;
|
||||
}
|
||||
|
Reference in New Issue
Block a user