JapanSciCom / japanscicom.github.io

Website for Japan Scicom Forum
http://japanscicom.github.io
MIT License
1 stars 2 forks source link

Schedule can't be easily viewed on mobile device #46

Closed ejtasker closed 6 years ago

ejtasker commented 6 years ago

The schedule used to have a side scroll bar (it's just some html in the "table" section). This lets it be viewed on a smart phone. Not really a super big deal, but perhaps useful if people look at it while travelling.

ejtasker commented 6 years ago

Fixed -- the 'div' style around the table had gone MIA. Just added that back in.