Commit 1ec43850 authored by David O'Regan's avatar David O'Regan Committed by Jose Ivan Vargas

Fix broken CSS for system notes

parent dd858cbc
......@@ -68,6 +68,6 @@
}
.note-header-info {
margin-top: 1px;
@include gl-mt-1;
}
}
......@@ -10,6 +10,7 @@ $note-form-margin-left: 72px;
top: 0;
bottom: 0;
left: $left;
height: calc(100% - 20px);
}
}
......
---
title: Fix broken CSS for system notes
merge_request: 34870
author:
type: other
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