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

Merge branch '29560-fix-mr-count-title-spacing' into 'master'

Fix spacing between MR number and title

Closes #29560

See merge request !10008
parents 47a4b6e8 df29af38
......@@ -56,7 +56,10 @@ ul.related-merge-requests > li {
.merge-request-id {
display: inline-block;
width: 3em;
}
.merge-request-info {
margin-left: 5px;
}
.merge-request-status {
......
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