Commit 3453f12b authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 250c74df be1e1cea
......@@ -569,7 +569,7 @@ $note-form-margin-left: 72px;
}
.discussion-header {
min-height: 72px;
min-height: 74px;
.note-header-info {
padding-bottom: 0;
......@@ -582,8 +582,10 @@ $note-form-margin-left: 72px;
}
.unresolved {
.note-header-info {
margin-top: $gl-padding-8;
.discussion-header {
.note-header-info {
margin-top: $gl-padding-8;
}
}
}
......
---
title: Resolve Merge request discussion text jumps when resolved
merge_request: 28995
author:
type: fixed
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