jquery.chosen: set default text width to auto
authorRyan Lane <rlane@wikimedia.org>
Thu, 22 Aug 2013 23:38:34 +0000 (16:38 -0700)
committerRyan Lane <rlane@wikimedia.org>
Thu, 22 Aug 2013 23:38:34 +0000 (16:38 -0700)
commit986317df6b649b3f5d77938cae7eeb16945dcf16
tree5cf657e4d99ed94b20e0a6bb28620ea015a89401
parente946df9c12ae319fe061acae94adfafc0f926121
jquery.chosen: set default text width to auto

Rather than hardcoding the default text width to 25px, set the
default to auto, so that when using width: auto for the chosen
container an empty input won't be 25px.

Change-Id: I694daa263f921c9e5a0490519af352d173fb4c9d
resources/jquery.chosen/chosen.jquery.js