From d9f452d61f78a9b541eed93e03a416d73e0600cb Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Fri, 15 Feb 2019 06:53:15 -0600 Subject: Remove vertical connecting line placeholder from diff discussion notes --- app/assets/stylesheets/pages/notes.scss | 5 ----- 1 file changed, 5 deletions(-) (limited to 'app/assets') diff --git a/app/assets/stylesheets/pages/notes.scss b/app/assets/stylesheets/pages/notes.scss index adab2253365..7e7eff1346a 100644 --- a/app/assets/stylesheets/pages/notes.scss +++ b/app/assets/stylesheets/pages/notes.scss @@ -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 { -- cgit v1.2.3