Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstance Okoghenun <cokoghenun@gitlab.com>2018-06-19 14:36:47 +0300
committerConstance Okoghenun <cokoghenun@gitlab.com>2018-06-19 14:36:47 +0300
commitaad99b513ba699352f24db289a184bac70b6780a (patch)
tree1eb780a463e23c1f49417a5f40ebd5b1c12cc04a /app/views/shared/milestones/_milestone.html.haml
parent8c0c4750dbe79ac1515ee62485aaafd4883cc7cc (diff)
Updated styling of milestone type in dashboard milestones list
Diffstat (limited to 'app/views/shared/milestones/_milestone.html.haml')
-rw-r--r--app/views/shared/milestones/_milestone.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/milestones/_milestone.html.haml b/app/views/shared/milestones/_milestone.html.haml
index 17bb3872066..14b743f4823 100644
--- a/app/views/shared/milestones/_milestone.html.haml
+++ b/app/views/shared/milestones/_milestone.html.haml
@@ -50,7 +50,7 @@
- else
= link_to 'Close Milestone', group_milestone_route(milestone, {state_event: :close }), method: :put, class: "btn btn-sm btn-grouped btn-close"
- if dashboard
- .status-box.status-box-upcoming
+ .status-box.status-box-milestone
= milestone_type