[go: up one dir, main page]

Skip to content

git blame view adds unnecessary spacing in between each line

In 7.13.5, git blame view looks like this:

image

In 7.14:

image

It looks like the CSS grouping isn't quite right. Correct:

image

Incorrect:

image