Blog comments are double spaced, how do I change that?
How would I change my blog so that the comments are single spaced and not double spaced
Here is my website: http://appleintellect.com/
Thank you
Here is my website: http://appleintellect.com/
Thank you
1 person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?In your style.css, line 81, you'll see this:
ul, ol {
line-height:2em;
}
Change the line-height to something like 1.2em, or whatever amount of spacing looks good to you.
I’m happy to help
1 person says
this answers the question
Loading Profile...



