retrospring/app/assets/stylesheets/scss/comments.scss
2014-12-09 15:32:29 +01:00

11 lines
No EOL
117 B
SCSS

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