Add padding to the variation picker table to make it same size as quantity picker.
This commit is contained in:
parent
301b976cfa
commit
e188620232
|
@ -437,6 +437,7 @@ table.variations {
|
|||
|
||||
label {
|
||||
margin: 0;
|
||||
padding: 6px 0;
|
||||
}
|
||||
|
||||
select {
|
||||
|
|
Loading…
Reference in New Issue