View comment
- 0 votes
After looking into this more, I found this line in the styles.css file:
body { line-height: 1;}
Changing that value from 1 to normal did the trick (and didn't seem to affect the formatting in ot...