Risr Apply: Widgets style - minimum width of tables too large.
Tables inside widgets now have a style setting that forces the table within to have a minimum width of 960px. This means that the user is forced to scroll horizontally to view all the columns as a 960px minimum is just too big for most screens. On the ‘Available bookings’ item the call to action is obscured. For other widgets where you can choose what to show, even a table with 1 column is forced to have a scroll bar. This is affecting both desktop and mobile versions of the page.
Suggestion: short term: remove the minimum width of 960px on tables.
Long term: use responsive divs instead of tables.