Retrospring/app/assets/stylesheets/scss/comments.scss

16 lines
166 B
SCSS

.comments {
padding-left: 0;
}
.comments li {
list-style-type: none;
}
.comments--box {
z-index: 99;
}
.comments--count {
z-index: 0;
margin-top: -2em;
}