[x] add a batter becomes enabled early, when tabbing through fields?
[x] extras/totals rows do not work at intermediate sizes, probably need to lose colspan and deal with columns one by one
[x] white border affecting header in Firefox when only runs & balls are flex
[x] Runs header could be left aligned when only runs & balls are flex
[x] possible to turn off jQuery validation as not adding much and causing fields to jump around?
[x] wrapping of caught/run-out by will require switching from [data-label] to , but may also enable columns to come up a few pixels sooner
[x] check 'add a batter' placement in FF at intermediate sizes
[x] Lastpass keeps popping up on mobile, probably similar to Safari contacts. Use a view model with more generic field names and Linq it to and from PlayerIdentity.
[x] Player name autocomplete gets cut off at the edge of the table cell - would be better if it can overflow
Bowling scorecard remaining issues:
[x] 'Add over' button placement, apply btn-add and update template HTML to match current
[x] Single column view apply a width to labels to allow more room for fields and they will line up, and check for extra bottom space in Balls Bowled label
Includes print styles and required/optional fields.