diff --git a/client/wp-admin-scripts/payment-method-promotions/payment-promotion-row.scss b/client/wp-admin-scripts/payment-method-promotions/payment-promotion-row.scss index 867bc8f28db..a5b404bb463 100644 --- a/client/wp-admin-scripts/payment-method-promotions/payment-promotion-row.scss +++ b/client/wp-admin-scripts/payment-method-promotions/payment-promotion-row.scss @@ -14,8 +14,10 @@ display: none; } } +} - > .name { +.wc_gateways { + .name { .wc-payment-gateway-method-name { display: inline-flex; img {