change the line height for answers

This commit is contained in:
Andreas N 2015-01-09 22:03:58 +01:00
parent e2564f4d37
commit bbfba492ae
1 changed files with 1 additions and 0 deletions

View File

@ -29,4 +29,5 @@
.answerbox--answer-text { .answerbox--answer-text {
font-size: 16px; font-size: 16px;
color: #000; color: #000;
line-height: 1.3em;
} }