material-datetime-picker icon indicating copy to clipboard operation
material-datetime-picker copied to clipboard

Make compatible with MaterializeCSS

Open Gorzas opened this issue 8 years ago • 0 comments

I've just included this library on my project but I've just found that the styles are broken when you're using another library like MaterializeCSS. Some of them are related with box-sizing issues. Maybe it would be better to specify some of the styles instead of using the browser's standard, I don't know.

That's an example of how it shows the calendar on our webapp:

screenshot from 2017-02-02 15-07-52

I have made some changes on the SCSS solving the problem and I'm going to make a PR with them. I don't know if they are the best solution. What do you think?

Gorzas avatar Feb 02 '17 14:02 Gorzas