mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-20 10:06:04 +10:00
Remove gray background from detail.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user