I’m using Chose plugin and was styling it, but met this issue:

It is caused by this generate HTML:
<div id="sel1WY_chzn" class="chzn-container chzn-container-single" style="width: 300px;>
//this is width of container
<div class="chzn-drop" style="left: -9000px; width: 298.333px; top: 22.3333px;">
//this is html of dropdown
How can I fix it ? Also it could be caused by additional border, yes ?
Sorry, I managed do find it very fast)
ADDED
DELETE