@media screen and (-webkit-min-device-pixel-ratio:0)
{
    button {padding-right: 20px;}
    .dropdown
    {
		width:215px;
    }
} 