Commit c951798b authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'fix-diff-system-note-alignment' into 'master'

Fix system note alignment within diff

See merge request gitlab-org/gitlab-ce!29446
parents a5d0d3cb d4404c9c
......@@ -431,7 +431,7 @@ $note-form-margin-left: 72px;
.notes > .note-discussion li.note.system-note {
border-bottom: 0;
padding: 0 $gl-padding;
padding: 0;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment