diff --git a/ghost/portal/src/components/common/ProductsSection.js b/ghost/portal/src/components/common/ProductsSection.js index dff87475dc..78e017a7a9 100644 --- a/ghost/portal/src/components/common/ProductsSection.js +++ b/ghost/portal/src/components/common/ProductsSection.js @@ -462,10 +462,6 @@ export const ProductsSectionStyles = ({site}) => { width: 100%; } - .gh-portal-upgrade-product .gh-portal-discount-label { - display: none; - } - .gh-portal-upgrade-product .gh-portal-product-card .gh-portal-plan-current { display: inline-block; position: relative;