Skip to content

Commit

Permalink
reset font-size declaration of comment score
Browse files Browse the repository at this point in the history
was getting a font-size x-small unlike surrounding text
  • Loading branch information
ChristopherIMeyers committed Jan 18, 2014
1 parent b32df46 commit 38c5ebd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions sass/_layout.sass
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,6 @@
.md
font-size: 12px
line-height: 1.5

.comment .score
font-size: inherit

0 comments on commit 38c5ebd

Please sign in to comment.