Removes white line when hiding diff comments in MR

Fixes #6071
This commit is contained in:
Phil Hughes
2016-01-13 13:29:03 +00:00
parent 777771db28
commit 6f1a59b8ed
+1
View File
@@ -76,6 +76,7 @@
width: 100%;
font-family: $monospace_font;
border: none;
border-collapse: separate;
margin: 0px;
padding: 0px;
.line_holder td {