vitalets/combodate

CSS / layout not applied to dropdown

Closed this issue · 3 comments

I am using the combodate

and then setting attributes

$('#date').combodate({
minYear: currentYear,
maxYear: currentYear+10
});

However the bootstrap layout of buttons is not applied to it so it look ugly: http://puu.sh/aJJdf/dd30aeadd4.png

Can someone please explain me why?

hi, is the issue still actual with current bootstrap?

You can close. I am not working on it anymore but I think i fixed it.

okay, thank you!