Skip to content

Commit

Permalink
Merge pull request #360 from igorpavlov/BASW-379-fix-missing-civicrm-…
Browse files Browse the repository at this point in the history
…icons

BASW-379: Fix CiviCRM action item icons
  • Loading branch information
monishdeb committed Feb 19, 2019
2 parents 7f5e4a2 + cc295a4 commit 42c9297
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 42c9297

Please sign in to comment.