Merge pull request #17865 from colemanw/summary
[civicrm-core.git] / css / crm-i.css
index 6dccf199960237eb8c9f0eb27e923e7be571f7c7..ddf6dc54fe9044e119519aaf47328a691745da95 100644 (file)
@@ -3,6 +3,7 @@ This is separate to avoid conflict with a site theme's implementation of FA.  It
 is loaded before font-awesome.css so that .fa-XXX classes can modify it. */
 .ui-icon[class*=" fa-"],
 .crm-container a.helpicon,
+.crm-container .replace-plain:before,
 .crm-i {
   display: inline-block;
   font: normal normal normal 14px/1 FontAwesome;
@@ -10,7 +11,6 @@ is loaded before font-awesome.css so that .fa-XXX classes can modify it. */
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
-  transform: translate(0, 0);
 }
 
 i.crm-i {