Commit 2f469f0f by Rocky Duan

Merge branch 'brittany' of github.com:dementrock/mitx into mergedtom

parents 39590116 78ca885b
...@@ -348,10 +348,6 @@ $tag-text-color: #5b614f; ...@@ -348,10 +348,6 @@ $tag-text-color: #5b614f;
} }
} }
.comment > .comments {
margin-left: 68px;
}
//COMMENT STYLES //COMMENT STYLES
.comments { .comments {
overflow: hidden; overflow: hidden;
...@@ -365,6 +361,7 @@ $tag-text-color: #5b614f; ...@@ -365,6 +361,7 @@ $tag-text-color: #5b614f;
} }
.comment { .comment {
margin-left: 68px;
.comment-body, .content-body { .comment-body, .content-body {
@include discussion-font; @include discussion-font;
color: black; color: black;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment