I need to add a [fiddle](http://jsfiddle.net) demonstrating this, but I want to get it recorded before I forget. Reproduction steps: 1. Set up a chosen using % width: `$().chosen({ width: '75%' })` 2. Change the width of `chzn-container` in inspector to a smaller percentage 3. Enter a long string in the search field and notice it's allowed to grow larger than the container.