Skip to content

Commit

Permalink
BASW-379: Fix CiviCRM action item icons
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpavlov committed Feb 13, 2019
1 parent cd5e179 commit cc295a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/civicrm/common/_buttons.scss
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,10 @@ $button-border-radius: 2px;
@extend %btn;
}

.crm-hover-button.crm-i {
font-family: $font-family-fontawesome !important;
}

input[type=button],
a.button,
a.button:link,
Expand Down

0 comments on commit cc295a4

Please sign in to comment.