update css (make sure that in source viewer, code spans inside comments don't increase the line height)

This commit is contained in:
rolux 2012-06-22 10:25:41 +02:00
parent 8ccabb349e
commit 0d2204ff19

View file

@ -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;