how to display datepicker months in single row when using numberOfMonths: 2 ???

how to display datepicker months in single row when using numberOfMonths: 2 ???


I'm using datepicker to select a date range using numberOfMonths: 2
and it's displaying the two calendars on two separate rows.
How can you display the two calendars on a single row, so they're side
by side?
I've tried 50 different things but can't seem to crack it...