code formatting corrected

This commit is contained in:
Nur Rony 2016-10-24 13:02:15 +06:00
parent fd28ff5c04
commit 884d49ea99

View file

@ -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?