albertlyu / shot-charts-site

A Rails web application for visualizing NCAA men's basketball play-by-play shot location data
MIT License
3 stars 1 forks source link

Wrap stats tables with .table-responsive div classes #30

Closed albertlyu closed 10 years ago

albertlyu commented 10 years ago

As I was working on the Draft 3.0 view in #26, I realized that we should use responsive bootstrap tables. http://getbootstrap.com/css/#tables-responsive So replace the player tables with responsive bootstrap tables as soon as #26 is finished. This will greatly improve the mobile UX for the tables.

albertlyu commented 10 years ago

Fixed via 61be0f8f8fce02d608505f1bee398e6e866911f6.