Skip to content
Snippets Groups Projects
Commit bcbd0325 authored by Alfredo Sumaran's avatar Alfredo Sumaran
Browse files

Merge branch 'mr-list-alignment' into 'master'

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

See merge request !10119
parents f83d79d0 bfb28ecc
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -46,6 +46,10 @@ ul.related-merge-requests > li {
.merge-request-id {
flex-shrink: 0;
}
.merge-request-info {
margin-left: 5px;
}
}
 
.merge-requests-title,
Loading
Loading
@@ -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;
Loading
Loading
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