diff --git a/app/assets/stylesheets/scss/answerbox.scss b/app/assets/stylesheets/scss/answerbox.scss index 68facc5b..2cfb92b1 100644 --- a/app/assets/stylesheets/scss/answerbox.scss +++ b/app/assets/stylesheets/scss/answerbox.scss @@ -32,6 +32,10 @@ line-height: 1.3em; } +.answerbox--question-text { + line-height: 1.3em; +} + .answerbox--answer-date { font-size: 12px; line-height: 1.3em;