I am facing an issue on certain mobile devices, like the iPhone 5C, where my tables on a webpage are cut off halfway. How can I ensure that my page width does not shrink beyond the minimum width of the table using CSS?
Despite attempting to reduce as much space as possible, I am unable to decrease the size of my tables for mobile viewing.
You can visit the mobile version of the site by clicking here:
The problematic tables are located within tabs on the page. Feel free to resize your browser window to the smallest width possible to see the issue.
As shown in this image link, it is evident that the page can shrink below the minimum width of the tables.