woocommerce-paypal-payments/modules
Alex P a866fd355b
Hide ACDC footer frame via CSS to avoid empty space
It seems like this iframe (added when ACDC is enabled) can result in some empty space being shown because of some inherited `body` CSS about fonts/text. So hiding it via `display: none`, I think it will not cause any issues, because this iframe is not supposed to be visible anyway (`width`, `height` are set to `0`).
2023-08-22 10:50:58 +03:00
..
ppcp-admin-notices Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00
ppcp-api-client Merge pull request #1529 from woocommerce/PCP-1899-high-rate-of-auth-voids 2023-08-17 11:28:11 +02:00
ppcp-blocks Show buttons in block editing 2023-07-11 09:15:36 +03:00
ppcp-button Hide ACDC footer frame via CSS to avoid empty space 2023-08-22 10:50:58 +03:00
ppcp-compat Fix phpcs 2023-08-14 14:30:57 +02:00
ppcp-onboarding Add previous token validation for OnboardingUrl 2023-07-31 18:20:39 +01:00
ppcp-order-tracking Ensure class CustomOrdersTableController exist 2023-08-14 14:20:51 +02:00
ppcp-session Improve continuation mode label 2023-07-11 09:15:02 +03:00
ppcp-status-report Fix subscriptions mode status text when mode is 'disable_paypal_subscriptions' 2023-07-11 15:53:47 +01:00
ppcp-subscription Do not add payment token if subscription use PayPal Subscriptions API 2023-08-18 12:47:05 +02:00
ppcp-uninstall Add migration flag option name to clear db service 2023-06-22 15:03:49 +02:00
ppcp-vaulting Merge pull request #1529 from woocommerce/PCP-1899-high-rate-of-auth-voids 2023-08-17 11:28:11 +02:00
ppcp-wc-gateway Merge pull request #1529 from woocommerce/PCP-1899-high-rate-of-auth-voids 2023-08-17 11:28:11 +02:00
ppcp-webhooks Update transaction id on parent order or otherwsie create renewal order 2023-08-18 16:17:37 +02:00
woocommerce-logging Merge branch 'trunk' into pcp-918-php-72 2022-11-15 12:36:20 +02:00