Distorted lines in diff

Distorted lines in `diff` when viewing files `windows-style-line-separator: \r\n`
This commit is contained in:
Dmitrii Pakhtinov 2013-02-25 12:21:38 +04:00
parent c3659ef2e5
commit e975ed836d

View file

@ -100,8 +100,9 @@
}
}
.line_content {
display: block;
white-space: pre;
height: 14px;
height: 18px;
margin: 0px;
padding: 0px;
border: none;