From: Nicol Date: Sun, 24 Sep 2023 23:05:05 +0000 (+0200) Subject: Keeps font-sizes the same before/after PR X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e2d180e16a9d84f37a00505d7796423bbbbe7852;p=civicrm-core.git Keeps font-sizes the same before/after PR Tested on Joomla 3/4, to fix issue raised here https://github.com/civicrm/civicrm-core/pull/27252#issuecomment-1712487051 --- diff --git a/css/joomla.css b/css/joomla.css index 51c9301477..46eb7ab7d5 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -313,9 +313,6 @@ div#toolbar-box div.m { padding-bottom: 0; border: 1px solid #999 !important; } -#crm-container { - font-size: 11px; -} #crm-container .col1 { margin: 0; }