From e7a703ee736ea91d80164fae8f531a49e10f1547 Mon Sep 17 00:00:00 2001 From: Simon Backx Date: Thu, 19 May 2022 13:19:21 +0200 Subject: [PATCH] Removed commented css code --- ghost/admin/app/styles/layouts/tiers.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ghost/admin/app/styles/layouts/tiers.css b/ghost/admin/app/styles/layouts/tiers.css index edc6839e01..80d79a4b42 100644 --- a/ghost/admin/app/styles/layouts/tiers.css +++ b/ghost/admin/app/styles/layouts/tiers.css @@ -54,11 +54,6 @@ height: 24px; } -.gh-tier-card-edit-button svg { - /*fill: #15171a; - color: transparent;*/ -} - .gh-tier-actions-menu { top: calc(100% + 6px); left: auto;