align product metabox `Get more options` with other tab image labels
This commit is contained in:
parent
243f885a13
commit
ef31fcf012
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -26,6 +26,13 @@ a.suggestion-dismiss::before {
|
|||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
#woocommerce-product-data ul.product-data-tabs li.marketplace-suggestions_tab {
|
||||
|
||||
a span {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.marketplace-suggestions-container.showing-suggestion {
|
||||
text-align: left;
|
||||
|
||||
|
|
Loading…
Reference in New Issue