.nowrap{
 white-space: nowrap;
}

input[type="button"],
input[type="submit"]
{
-webkit-appearance: none;
}