Skip to content
Snippets Groups Projects
Commit 6f1c9623 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Align system note within discussion with other notes

parent ea7703ad
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -265,8 +265,8 @@ $note-form-margin-left: 72px;
}
 
.system-note {
padding: 6px 21px;
margin: $gl-padding-24 0;
padding: $gl-padding-4 20px;
margin: $gl-padding 0;
background-color: transparent;
 
.note-header-info {
Loading
Loading
@@ -365,7 +365,7 @@ $note-form-margin-left: 72px;
height: $system-note-icon-size;
border: 1px solid $border-color;
border-radius: $system-note-icon-size;
margin: -6px $gl-padding 0 0;
margin: -6px 20px 0 0;
 
svg {
width: $system-note-svg-size;
Loading
Loading
---
title: Align system note within discussion with other notes
merge_request:
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment