Make the button symmetrical.

This commit is contained in:
Peter Fabian 2019-11-22 16:19:33 +01:00
parent 17e98afc2a
commit b22a216bb1
1 changed files with 2 additions and 2 deletions

View File

@ -430,8 +430,8 @@ dl.variation,
.woocommerce-variation-add-to-cart {
.button {
padding-top: 1.5rem;
padding-bottom: 1.55rem;
padding-top: 1.52rem;
padding-bottom: 1.52rem;
}
.button.disabled {