From 207e088c0da1c47a50b3617ae06f74582034cd7d Mon Sep 17 00:00:00 2001 From: "larssandergreen@gmail.com" Date: Mon, 26 Sep 2022 17:52:23 -0600 Subject: [PATCH] cleanup --- css/civicrm.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/civicrm.css b/css/civicrm.css index 49a650a3b2..52d2f884a6 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -834,7 +834,8 @@ input.crm-form-entityref { margin: 0; } -.crm-price-amount-help-pre.description, .crm-price-amount-help-post.description { +.crm-price-amount-help-pre.description, +.crm-price-amount-help-post.description { font-size: 1em; } -- 2.25.1