2014-12-09 06:32:29 -08:00
|
|
|
.comments {
|
|
|
|
padding-left: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.comments li {
|
|
|
|
list-style-type: none;
|
|
|
|
}
|
|
|
|
|
2014-12-10 12:16:18 -08:00
|
|
|
.comments--box {
|
|
|
|
z-index: 99;
|
|
|
|
}
|
|
|
|
|
2014-12-09 06:32:29 -08:00
|
|
|
.comments--count {
|
2014-12-10 12:16:18 -08:00
|
|
|
z-index: 0;
|
2014-12-09 06:32:29 -08:00
|
|
|
margin-top: -2em;
|
|
|
|
}
|