Date Picker CSS Format issue

Tags: #<Tag:0x00007f0b0fe2b578>

Hi,
Can you help me in fixing this issue.
@aleksandra_budnik

It looks like you have a lot of CSS settings. Can you share a demo?

I’m using the following CSS in my code
bootstrap/handsontable.full.min.css
apart from this I’m using normal bootstrap CSS files and jquery UI files

Can you check if detaching the Bootstrap solves the issue? If not, please share a demo or a .zip where the issue can be replicable.

I fount the root cause. I’m using handsontable in sharepoint which is overriding the button min-width value from 0em to 6em. I have changed it. It is working fine now. Thanks for your response

Thank you very much for the update.