Added line-height rule for .comments to stop line numbering going out of sync

This commit is contained in:
Dan Brooks 2013-09-21 21:46:03 +01:00
parent ff5448aae1
commit 19fe346db9

View File

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