Skip to content

Commit

Permalink
FLUID-6177: Adding important to prevent orator icon from being overriden
Browse files Browse the repository at this point in the history
  • Loading branch information
jobara committed May 24, 2018
1 parent 123f5c8 commit 008ad26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/orator/css/Orator.css
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@

/* Font Icons */
.fl-icon-orator {
font-family: 'Orator-Icons';
font-family: 'Orator-Icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
Expand Down

0 comments on commit 008ad26

Please sign in to comment.