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

Move merge-request-info style to only apply to related MRs

parent 6194db8c
......@@ -46,6 +46,10 @@ ul.related-merge-requests > li {
.merge-request-id {
flex-shrink: 0;
}
.merge-request-info {
margin-left: 5px;
}
}
.merge-requests-title,
......@@ -58,10 +62,6 @@ ul.related-merge-requests > li {
display: inline-block;
}
.merge-request-info {
margin-left: 5px;
}
.merge-request-status {
font-size: 13px;
padding: 0 5px;
......
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