From 0682acad0868cfcb959d75efffde1ac01e2acca2 Mon Sep 17 00:00:00 2001 From: Alice Frumin Date: Thu, 22 Dec 2016 17:18:30 -0500 Subject: [PATCH] CRM-19734 Custom fields display wrongly on Case View page (#9559) * Update joomla.css * Update joomla.css * Update joomla.css --- css/joomla.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/joomla.css b/css/joomla.css index e51508be83..dc64be3d27 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -381,7 +381,7 @@ ul#civicrm-menu li#crm-qsearch { width: inherit; } -#crm-container .label { +#crm-container .crm-event-form-fee-block .label { background-color: inherit; width: inherit; display: block; -- 2.25.1