Merge pull request #32 from dangerdan/lineheight1

Added line-height rule for .comments to stop line numbering going out of sync
This commit is contained in:
Will Rossiter 2013-09-21 14:32:44 -07:00
commit 49f56888f2

View File

@ -294,6 +294,7 @@
{
color: #999988 !important;
font-style: italic !important;
line-height: 13px !important;
}
.syntaxhighlighter .string,