code formatting corrected
This commit is contained in:
parent
fd28ff5c04
commit
884d49ea99
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
|
||||
|
||||
.issue-details.issuable-details
|
||||
.detail-page-description.content-block{class: ('hide-bottom-border' unless @issue.description.present? )}
|
||||
.detail-page-description.content-block{ class: ('hide-bottom-border' unless @issue.description.present? ) }
|
||||
%h2.title
|
||||
= markdown_field(@issue, :title)
|
||||
- if @issue.description.present?
|
||||
|
|
Loading…
Reference in a new issue