backdrop-contrib / gin

Admin theme with a strong focus on improving the Editorial Experience.
https://backdropcms.org/project/gin
GNU General Public License v2.0
5 stars 2 forks source link

Chosen displaying poorly #87

Closed laryn closed 8 months ago

laryn commented 8 months ago

CleanShot 2023-12-22 at 11 12 44@2x

laryn commented 8 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).

CleanShot 2023-12-22 at 11 30 10@2x