align product metabox `Get more options` with other tab image labels

This commit is contained in:
haszari 2019-02-28 10:05:02 +13:00
parent 243f885a13
commit ef31fcf012
3 changed files with 9 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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;