update css (make sure that in source viewer, code spans inside comments don't increase the line height)
This commit is contained in:
parent
8ccabb349e
commit
0d2204ff19
1 changed files with 1 additions and 0 deletions
|
@ -1970,6 +1970,7 @@ SourceViewer
|
|||
border-radius: 2px;
|
||||
font-family: Menlo, Monaco, DejaVu Sans Mono, Bitstream Vera Sans Mono, Consolas, Lucida Console, monospace;
|
||||
font-size: 11px;
|
||||
line-height: 14px;
|
||||
}
|
||||
.OxSourceViewer td.OxComment > pre {
|
||||
line-height: 16px;
|
||||
|
|
Loading…
Reference in a new issue