Commit c406372a authored by 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖

Merge branch 'ce-to-ee-2018-11-13' into 'master'

CE upstream - 2018-11-13 00:21 UTC

See merge request gitlab-org/gitlab-ee!8415
parents db28195b 8b93ae82
$system-note-icon-size: 32px;
$system-note-svg-size: 16px;
$note-form-margin-left: 70px;
$note-form-margin-left: 72px;
@mixin vertical-line($left) {
&::before {
......@@ -54,7 +54,7 @@ $note-form-margin-left: 70px;
}
.main-notes-list {
@include vertical-line(39px);
@include vertical-line(36px);
}
.notes {
......@@ -268,7 +268,7 @@ $note-form-margin-left: 70px;
}
.system-note {
padding: 6px $gl-padding-24;
padding: 6px 20px;
margin: $gl-padding-24 0;
background-color: transparent;
......
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