From 03ed7a5bb0988ae6ad06b3ccbb5048b8f93773c4 Mon Sep 17 00:00:00 2001 From: "larssandergreen@gmail.com" Date: Mon, 26 Sep 2022 19:51:22 -0600 Subject: [PATCH] better css targeting --- css/civicrm.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/css/civicrm.css b/css/civicrm.css index 52d2f884a6..7306d752d6 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -834,8 +834,7 @@ input.crm-form-entityref { margin: 0; } -.crm-price-amount-help-pre.description, -.crm-price-amount-help-post.description { +.crm-container .price-set-option-content .description { font-size: 1em; } -- 2.25.1