Skip to content

Commit

Permalink
fix(tag): forgot to build
Browse files Browse the repository at this point in the history
  • Loading branch information
bvkimball committed Mar 28, 2018
1 parent d974756 commit 158ab02
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fonts/Bullhorn-Glyphicons.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ i {
line-height: 1;
}

i[class^="bhi-"]:before {
i[class~="bhi-"]:before {
font-family: Bullhorn-Glyphicons !important;
font-style: normal;
font-weight: normal !important;
Expand Down
Binary file modified fonts/Bullhorn-Glyphicons.eot
Binary file not shown.
Binary file modified fonts/Bullhorn-Glyphicons.ttf
Binary file not shown.
Binary file modified fonts/Bullhorn-Glyphicons.woff
Binary file not shown.
Binary file modified fonts/Bullhorn-Glyphicons.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion fonts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
line-height: 1;
}

i[class^="bhi-"]:before {
i[class~="bhi-"]:before {
font-family: Bullhorn-Glyphicons !important;
font-style: normal;
font-weight: normal !important;
Expand Down

0 comments on commit 158ab02

Please sign in to comment.