silverstripe-admin
silverstripe-admin copied to clipboard
FIX overflow hidden from inactive chosen
Issue https://github.com/silverstripeltd/product-issues/issues/630
Why is the dist JS file being updated, do you know? Should it stay the same when only changing scss source file?
User error :-)
@emteknetnz The change that's shown here for vendor.js is already present in this branch: https://github.com/silverstripe/silverstripe-admin/blob/1.12-release/client/src/bundles/vendor.js
Have you accidentally squashed the css change on top of an existing commit?
Rather than try and rebase this again, I've just redone in https://github.com/silverstripe/silverstripe-admin/pull/1418