Fixed specs. Some css fixes
This commit is contained in:
parent
8652cd8989
commit
39ea486e1f
9 changed files with 35 additions and 33 deletions
|
@ -44,7 +44,7 @@
|
|||
%strong.author= link_to_issue_assignee(@issue)
|
||||
|
||||
%div
|
||||
- if @issue.description
|
||||
- if @issue.description.present?
|
||||
%hr
|
||||
= markdown @issue.description
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue