Skip to content

Commit

Permalink
try to avoid #193 #53
Browse files Browse the repository at this point in the history
  • Loading branch information
Minwe committed Nov 17, 2014
1 parent 2ee1b29 commit 82b1f58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion less/icon.less
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@
}
}


// Bordered & Pulled
// -----------------------------------------------------------------------------

Expand Down
3 changes: 1 addition & 2 deletions less/mixins.less
Original file line number Diff line number Diff line change
Expand Up @@ -849,7 +849,7 @@
}

// feedback icon
[class*='am-icon-'] {
[class*="icon-"] {
color: @text-color;
}
}
Expand Down Expand Up @@ -895,7 +895,6 @@
// 5. Better font rendering in Webkit
.am-icon-font() {
display: inline-block; // 1
// Fuck some rubbish browsers
font-family: "FontAwesome", sans-serif !important;
font-weight: normal; // 2
font-style: normal; // 2
Expand Down

0 comments on commit 82b1f58

Please sign in to comment.