jquery-tokeninput icon indicating copy to clipboard operation
jquery-tokeninput copied to clipboard

Dropdown width fixed

Open BeenaShetty opened this issue 10 years ago • 0 comments

replaced width() with outerWidth(). As outerWidth included padding and border while computing width but width() dont include padding nor border.

BeenaShetty avatar Apr 28 '15 10:04 BeenaShetty