hossein-alipour / ha-datetimepicker

A date and time picker for Solar, Lunar and Gregorian calendars
http://demos.hosseinalipour.ir/ha-datetimepicker/
36 stars 8 forks source link

Interference with Font Awesome #15

Open almoloo opened 6 years ago

almoloo commented 6 years ago

The generated HTML of calendar has a class of "fa" (in case the calendar is set to solar) which interferes with font awesome classes and causes the calendar popup to not show properly.

Changing it to ".fa2" in ha-datetimepicker.js solved the issue for me.

hossein-alipour commented 5 years ago

Thanks for mentioning. It will be fixed soon.