From 1314f8e2d278aab6b3896d6748672ebbb5a497e0 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Thu, 6 Jun 2019 09:19:24 -0400 Subject: [PATCH] Use crm-checkbox-list styling in display prefs tpl --- css/civicrm.css | 1 + .../CRM/Admin/Form/Preferences/Display.tpl | 30 +++++++------------ 2 files changed, 12 insertions(+), 19 deletions(-) diff --git a/css/civicrm.css b/css/civicrm.css index fe2864a6eb..128a8812e1 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -3237,6 +3237,7 @@ span.crm-select-item-color { background-color: white; border: 1px solid #a5a5a5; width: 300px; + max-width: 100%; max-height: 300px; overflow-y: auto; } diff --git a/templates/CRM/Admin/Form/Preferences/Display.tpl b/templates/CRM/Admin/Form/Preferences/Display.tpl index 9a7cb227aa..0aa794a4a4 100644 --- a/templates/CRM/Admin/Form/Preferences/Display.tpl +++ b/templates/CRM/Admin/Form/Preferences/Display.tpl @@ -60,35 +60,30 @@ {ts}Individual Name Fields{/ts} -