tighten up comment tree spacing just a tad

This commit is contained in:
joshua stein 2014-01-20 22:29:02 -06:00
parent 700d338b23
commit d277011a0f

View file

@ -427,15 +427,15 @@ div.voters .downvoter.downvoter_stub {
border-color: transparent;
}
li.story,
.comment {
li.story {
clear: both;
padding-top: 0.4em;
padding-bottom: 0.4em;
}
.comment {
padding-top: 0.5em;
padding-bottom: 0.5em;
clear: both;
padding-top: 0.4em;
padding-bottom: 0.4em;
}
.comment a {