Skip to content

Commit

Permalink
Fix issue #2 - add height to line of code block.
Browse files Browse the repository at this point in the history
  • Loading branch information
iissnan committed Jan 29, 2015
1 parent 57d0d68 commit b049a2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/css/_vendor/highlight/highlight.styl
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ $line-numbers
@extend $line-numbers
text-align: right
padding-right: 20px
.line
height: 20px
.gist
margin: 20px 0 //0 $articlePadding * -1
border-style: solid
Expand Down

0 comments on commit b049a2e

Please sign in to comment.