Dropdowns have incorrect padding. Root cause and fix identified by @mxmou: `box-sizing: border-box` is missing in production. - Forum: https://scratch.mit.edu/discuss/topic/878269/
Dropdowns have incorrect padding. Root cause and fix identified by @mxmou:
box-sizing: border-boxis missing in production.