Add padding to the variation picker table to make it same size as quantity picker.

This commit is contained in:
Peter Fabian 2019-11-22 16:13:05 +01:00
parent 301b976cfa
commit e188620232
1 changed files with 1 additions and 0 deletions

View File

@ -437,6 +437,7 @@ table.variations {
label {
margin: 0;
padding: 6px 0;
}
select {