Closed laryn closed 11 months ago
I tracked down the issue -- the Gin chosen.css
file was overriding the module's chosen.css
file so none of the module's CSS was actually being used. I renamed the Gin file to chosenjs.css
and then made a few tweaks to override the default CSS (which was then loaded).