Keeps font-sizes the same before/after PR
authorNicol <vingle@users.noreply.github.com>
Sun, 24 Sep 2023 23:05:05 +0000 (01:05 +0200)
committerGitHub <noreply@github.com>
Sun, 24 Sep 2023 23:05:05 +0000 (01:05 +0200)
Tested on Joomla 3/4, to fix issue raised here https://github.com/civicrm/civicrm-core/pull/27252#issuecomment-1712487051

css/joomla.css

index 51c9301477ed068befdc4adb6eefa01ed6bbcd7e..46eb7ab7d521be09819039eccf890e6be2e74d25 100644 (file)
@@ -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;
 }