Currently, I am utilizing the Bootstrap Date picker plugin from . In their example, they showcase a grid-style format with spacing between the months and years that appears quite visually appealing.
However, when implementing their JavaScript and CSS files, the months and years are displayed together without any spacing. Please refer to the images below for clarification:
https://i.sstatic.net/sNt43.png
I'm wondering if there are any specific options or settings that need to be adjusted in order for the formatting to display correctly.
Thank you,
Simon