
@media screen and (-webkit-min-device-pixel-ratio:0)
{
 button span{
  margin-top: -1px;
  margin-left: -3px;
}
}