[Bug Fix] Mission Guides table sometimes loads as a short table
Posted: Wed Oct 23, 2019 12:10 pm
A bug with the Mission Guides loading as a short table has been fixed. This would happen on slower connections and/or machines because it was reliant on JavaScript to dynamically adjust the table after page load. The implemented solution uses a CSS solution so the table will be the correct size no matter how long it takes to load the page.