Skip to content

Commit 2ebddee

Browse files
author
OlgaVasyltsun
committed
MC-16289: Buttons for Credentials don't show correctly for PayPal
1 parent 7c55d9a commit 2ebddee

File tree

1 file changed

+4
-4
lines changed
  • app/design/adminhtml/Magento/backend/Magento_Paypal/web/css/source

1 file changed

+4
-4
lines changed

app/design/adminhtml/Magento/backend/Magento_Paypal/web/css/source/_module.less

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
// */
55

66
a {
7-
&[data-paypal-button=true] {
8-
display: inline-block;
9-
margin: .6rem 0;
10-
}
7+
&[data-paypal-button=true] {
8+
display: inline-block;
9+
margin: .6rem 0;
10+
}
1111
}

0 commit comments

Comments
 (0)