Marginal button padding bump

This commit is contained in:
James Barnsley
2017-02-13 08:12:47 +13:00
parent e61831f029
commit e8b2cb8687

View File

@ -35,7 +35,7 @@ button,
input[type="button"],
input[type="submit"] {
@include animate();
padding: 6px 10px;
padding: 8px 10px;
min-width: 150px;
border: 0;
margin: 0 10px 20px 0;