jquery-date-range-picker icon indicating copy to clipboard operation
jquery-date-range-picker copied to clipboard

Only one calendar shown, when page loaded with width less than 495px

Open vishnuvardan opened this issue 8 years ago • 1 comments

When I load the page with width < 495px, I see only one calendar. Is there any override to show both calendars? So that, I can adjust the CSS to bring the container under the page.

image

vishnuvardan avatar Sep 06 '16 13:09 vishnuvardan

Maybe somebody has the same problem, solution: singleMonth: false,

dmytrous avatar Sep 07 '17 10:09 dmytrous