Commit bf181c61 authored by Rubén Dávila's avatar Rubén Dávila

Remove gray background from detail.

parent 4dff27ec
......@@ -62,3 +62,8 @@ li.milestone {
}
}
}
.milestone-detail {
border-bottom: 1px solid $border-color;
padding: 20px 0;
}
......@@ -32,7 +32,7 @@
= icon('pencil-square-o')
Edit
.detail-page-description.content-block
.detail-page-description.milestone-detail.second-block
%h2.title
= markdown escape_once(@milestone.title), pipeline: :single_line
%div
......
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