ArcBees / gwtchosen

Port of the chosen javascript plugin for Google Web Toolkit
Other
107 stars 50 forks source link

Missing classes into default chosen.gss #267

Closed jasonlemay closed 9 years ago

jasonlemay commented 9 years ago

Some default classes are missing from the default chosen.gss, thus causing problems while trying to customize the plugin. Add empty classes for :

.is-open {}
.chzn-results-holder {}
.chzn-mobile-container {}

Check for strict validation?