Skip to content

Commit

Permalink
Inherit font size from container to match font-awesome default CSS rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Martii committed Oct 21, 2014
1 parent 08318da commit 923bdc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -295,5 +295,5 @@ a.panel-heading {
}

.octicon {
font-size: 14px;
font-size: inherit;
}

0 comments on commit 923bdc6

Please sign in to comment.