mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 09:05:56 +00:00
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:
commit
49f56888f2
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user