Remove vertical connecting line placeholder from diff discussion notes

This commit is contained in:
Annabel Dunstone Gray 2019-02-15 06:53:15 -06:00
parent ab06c9b654
commit d9f452d61f
2 changed files with 5 additions and 5 deletions

View File

@ -494,11 +494,6 @@ $note-form-margin-left: 72px;
.discussion-notes {
margin-left: 0;
border-left: 0;
.notes {
position: relative;
@include vertical-line(52px);
}
}
.note-wrapper {

View File

@ -0,0 +1,5 @@
---
title: Remove vertical connecting line placeholder from diff discussion notes
merge_request: 25292
author:
type: fixed