When I use the following CSS:
input[type=button] { background-color: white; border: 1px solid black; font-size: 15px; height: 20px; padding: 7px; }
A few things you can try:
display:block
display: inline-block