fix comment styles

This commit is contained in:
Brittany Cheng
2012-08-10 18:42:07 -07:00
parent 5b6e3997af
commit 78ca885b05

View File

@@ -348,10 +348,6 @@ $tag-text-color: #5b614f;
}
}
.comment > .comments {
margin-left: 68px;
}
//COMMENT STYLES
.comments {
overflow: hidden;
@@ -365,6 +361,7 @@ $tag-text-color: #5b614f;
}
.comment {
margin-left: 68px;
.comment-body, .content-body {
@include discussion-font;
color: black;