Set 'line-height: normal' for lines in side-by-side diff

On some browsers, accented characters are not displayed correctly
because the line is not high enough.

Bug: Issue 2970
Change-Id: I7a4e64f69f7d3c96a58d1bd1930d9f6c23896d14
This commit is contained in:
David Pursehouse 2014-11-19 13:25:59 +09:00
parent 825125a03b
commit 1dbc53126c

View File

@ -42,6 +42,7 @@ limitations under the License.
overflow: hidden;
border-right: 0;
width: auto;
line-height: normal;
}
/* Preserve space for underscores. If this changes