mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 09:08:09 +08:00
Fix margin
This commit is contained in:
parent
f9375eab44
commit
af6ad876e3
1 changed files with 4 additions and 0 deletions
|
@ -213,4 +213,8 @@ ul.ppcp-onboarding-options-sublist {
|
||||||
.ppcp-settings-page-header .ppcp-inline-only {
|
.ppcp-settings-page-header .ppcp-inline-only {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ppcp-settings-page-header h4 {
|
||||||
|
margin-left: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue