Skip to content

Commit

Permalink
move javascript icon up slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
DanBrooker committed Aug 24, 2014
1 parent c96e7df commit 39e1ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/icons.less
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@

.mf { font-family: "FontMfizz"; font-size: small; text-align: center; }

.js-icon { .mf; content: "\f148"; }
.js-icon { .mf; content: "\f148"; top: 0px; }
.node-icon { .mf; content: "\f14c"; font-size: medium; }
.python-icon { .mf; content: "\f109"; }
// .c-icon { .mf; content: "\f10e"; }
Expand Down

0 comments on commit 39e1ae0

Please sign in to comment.