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 {
|
label {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
padding: 6px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
select {
|
select {
|
||||||
|
|
Loading…
Reference in New Issue