Commit f25e6aa2 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix version system note

parent e9d6651f
......@@ -407,6 +407,12 @@ $note-form-margin-left: 72px;
}
}
.tab-pane.notes {
.system-note {
margin: 0;
}
}
.diff-file {
.is-over {
.add-diff-note {
......@@ -426,7 +432,7 @@ $note-form-margin-left: 72px;
}
.system-note {
margin: 0;
background-color: $white-light;
padding: $gl-padding;
}
}
......
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