mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:29:59 +01:00
updated answerbox design
This commit is contained in:
parent
3e88abe36d
commit
273624f679
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
%a{href: show_user_question_path(a.question.user.screen_name, a.question.id)}
|
||||
#{a.question.answer_count} answers
|
||||
.answerbox--question-text
|
||||
= markdown a.question.content
|
||||
= a.question.content
|
||||
.panel-body
|
||||
- if @display_all.nil?
|
||||
.answerbox--answer-text
|
||||
|
|
Loading…
Reference in a new issue