From 6cc22adc1d3ac4183e998944746a3eba2c4cdee2 Mon Sep 17 00:00:00 2001 From: Alice Frumin Date: Tue, 15 Nov 2016 13:43:43 -0500 Subject: [PATCH] changing the class selectors so that popups are included --- css/joomla.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/joomla.css b/css/joomla.css index 3e68dd080f..e51508be83 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -376,7 +376,8 @@ ul#civicrm-menu li#crm-qsearch { font-weight: normal; } -#crm-container .crm-container .form-layout td.label { +#crm-container .form-layout td.label, +.crm-container .form-layout td.label { width: inherit; } -- 2.25.1