Merge pull request #3082 from devote/patch-1

Distorted lines in `diff`
This commit is contained in:
Dmitriy Zaporozhets 2013-02-28 23:46:07 -08:00
commit 22d6ce9873

View file

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