Skip to content

Commit ce74d2a

Browse files
authored
ENGCOM-5490: Correct Css selector paypal payment method. #23772
2 parents 29291d1 + 4f86453 commit ce74d2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/styles-old.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3962,7 +3962,8 @@
39623962
}
39633963

39643964
// Configuration -> Payment Methods
3965-
.adminhtml-system-config-edit {
3965+
.adminhtml-system-config-edit,
3966+
.adminhtml-system_config-edit {
39663967
.admin__scope-old {
39673968
.payflow-settings-notice {
39683969
margin-top: 2rem;

0 commit comments

Comments
 (0)