For some reason, one of the wide tables in the example html isn't limited to a max-width of 100%. This looks weird - not sure if it's like this for all tables on iPhones or not.
This happens with tables without a thead element it seems like - the table isn't wrapped (on mobile only). This needs debugging, but I think a good place to start would be here.
For some reason, one of the wide tables in the example html isn't limited to a max-width of 100%. This looks weird - not sure if it's like this for all tables on iPhones or not.
This happens with tables without a
theadelement it seems like - the table isn't wrapped (on mobile only). This needs debugging, but I think a good place to start would be here.