Skip to content
Snippets Groups Projects
Commit 743d0d5e authored by Constance Okoghenun's avatar Constance Okoghenun
Browse files

Adjusted styling of milestone projects in milestone list

parent a87a5836
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -37,6 +37,7 @@
.status-box {
font-size: $tooltip-font-size;
margin-top: 0;
margin-right: $gl-padding-4;
}
}
}
Loading
Loading
Loading
Loading
@@ -20,7 +20,7 @@
.projects
- milestone.milestones.each do |milestone|
= link_to milestone_path(milestone) do
%span.label-badge.label-badge-blue.d-inline-block.append-bottom-5.append-right-5
%span.label-badge.label-badge-blue.d-inline-block.append-bottom-5
= dashboard ? milestone.project.full_name : milestone.project.name
 
.col-sm-4.milestone-progress
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