mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Moves the stretch to the bottom of the page to avoid awkward whitespace in the middle. Presumably the totals used to be at the bottom (since that's a normal place for a total), but it was moved to the top, probably since that was the most interesting data and we didn't want to scroll though all the details to find that one point. This also removes the unused code path where the total would be shown at the bottom. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1288.