zpaulovics / datetimepicker-rails

A date and time picker for Twitter Bootstrap in Rails using Simple Form
MIT License
174 stars 80 forks source link

Date picker popup seem to lose styles #67

Closed askarhu closed 8 years ago

askarhu commented 8 years ago

The popup shows up but the styles are not Bootstrap-compliant, how do I get the Bootstrap-compliant styles? I've included the css comment code you have out there.

askarhu commented 8 years ago

Okay, it was a mistake from my end, I had some conflicting includes for the stylesheet files that caused this issue. Now I have this working as intended.