Tweak popover margin
This commit is contained in:
parent
0104cf3c3e
commit
c00f32506c
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -219,7 +219,7 @@ p.wc-products-display-options__option-description {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
|
box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
|
||||||
margin-top: -36px;
|
margin-top: -2.15em;
|
||||||
|
|
||||||
.wc-products-display-options__option {
|
.wc-products-display-options__option {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue